Published onDecember 18, 2024Deploy Prisma Client in Vercel Edge Runtime with Neon Serverless DriverprismaNeonvercelDeploy an app that uses Prisma Client for talking to a database in Vercel Edge Middleware or a Vercel Function deployed to the Vercel Edge Runtime.
Published onAugust 18, 2024Best Practices for Instantiating Prisma Client with Next.jsprismaNext.jsCorrectly instantiating Prisma Client with Next.js to avoid unnecessary database connections.