No badges yet
No accepted solutions yet
Error deploying to vercel from Git with Neon Prism Database
Hi All, I resolved this issue. It was that I reference DATABASE_URL in my vercel.json file. By removing it I was able to deploy correctly. Thanks
Error deploying to vercel from Git with Neon Prism Database
I've been working on a project learning how to create in next.js and I'm at the point of trying to setup a database. When trying to deploy from git with vercel --prod I receive the...