Next.js Discord

Discord Forum

Deployment Issues with Next.js, Prisma, and PostgreSQL on Vercel

Unanswered
Purple Sandpiper posted this in #help-forum
Open in Discord
Purple SandpiperOP
I'm facing difficulties deploying my Next.js / Prisma / PostgreSQL website on Vercel, and I could use your help. This is the first time I'm using Next.js and deploying a Next.js site on Vercel. The errors I'm encountering are shown in the attached photos:

I've tried several solutions based on my Google search results, which you can see in the attached photos:

1) "Disable ESLint in my next.config.js"
2) Disable rules in .eslintrc.*
3) Handlebars loader

Thank you for your assistance.
i use :
node js : v21.6.1
Next.js :14.1.0

0 Replies