Nextjs with prisma
Answered
Furinaaaaa posted this in #help-forum
My app use nextjs, prisma, sqlite into vercel doesnt work on vercel, but local woking
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
This is local
No problem
@Ray https://vercel.com/guides/is-sqlite-supported-in-vercel
sqlite is not supported on vercel
Answer