Deployment Server Error
Unanswered
Lilac posted this in #help-forum
LilacOP
I develop an Next js and Typescript app which use the Prisma as ORM and the Supabase as database, in this app we have user that post a blog which this post is just a text with title content and category, after deployment to Vercel I got an server error to fetch my post from database I put all environment variables, But have a 500 Internal Server Error to fetch the posts