Next.js Discord

Discord Forum

Nextjs with prisma

Answered
Furinaaaaa posted this in #help-forum
Open in Discord
My app use nextjs, prisma, sqlite into vercel doesnt work on vercel, but local woking
Answered by Ray
sqlite is not supported on vercel
View full answer

16 Replies

It pending when fetch data
On vercel
@Furinaaaaa On vercel
have you check the log on vercel
should be something related to database since you are using sqlite
@Ray should be something related to database since you are using sqlite
This is local
No problem
@Ray https://vercel.com/guides/is-sqlite-supported-in-vercel
sqlite is not supported on vercel
Answer
Thanks
I try again with postgres