Next.js Discord

Discord Forum

unable to mutate the data in production

Answered
Boby posted this in #help-forum
Open in Discord
Avatar
When I am submitting the form in my local development it's working fine and I can see the data stored in my db but as I have deployed my project to the Vercel when I am submitting the form it's throwing an error.

https://github.com/Boby900/yogurt

TIA🙏
Image
Image
Answered by Boby
nevermind I did some configuration in the neon database string and now it's working fine
View full answer

3 Replies

Avatar
it's saying that no database connection string was provided but I have already added the DATABASE_URL in the Vercel
Image
Avatar
nevermind I did some configuration in the neon database string and now it's working fine
Answer