Theo's Typesafe CultTTC
Theo's Typesafe Cult4y ago
14 replies
Tony

Deploying the t3-App on Vercel

I'm having a t3-app with the database hosted on planetscale and the app on vercel. Everything works well on the dev server but I cant make the connection to the db once I deploy it to vercel. I have mysql as my provider, and relationMode set to prisma. I have added the env variables on the .env file and on vercel dashboard. However once I deploy it to vercel I'm getting this error on the web console.
Screenshot_from_2022-12-01_12-32-45.png
Was this page helpful?