Published onNovember 24, 2024Auth.js: Setting Up in Next.jsAuth.jsNext.jsSetting up Auth.js in a Next.js project"
Published onNovember 1, 2024Deploy Next.js application on VercelNext.jsVercelDeploymentIncludes deployment preparation, deployment steps, and custom domain setup.
Published onAugust 18, 2024Best Practices for Instantiating Prisma Client with Next.jsprismaNext.jsbest-practicesCorrectly instantiating Prisma Client with Next.js to avoid unnecessary database connections.