#unable to mutate the data in production

5 messages · Page 1 of 1 (latest)

gloomy loom
#

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🙏

GitHub

Contribute to Boby900/yogurt development by creating an account on GitHub.

flint grottoBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

gloomy loom
#

it's saying that no database connection string was provided but I have already added the DATABASE_URL in the Vercel

#

nevermind I did some configuration in the neon database string and now it's working fine