Next.js Discord

Discord Forum

Code Crashing on Production - Prisma related error

Unanswered
Ragdoll posted this in #help-forum
Open in Discord
RagdollOP
Everything is working fine in development but in production (vercel)
when I am trying to visit a specific route - which has to fetch all posts its throwing this error
-
PrismaClientKnownRequestError: 
Invalid `prisma.contract.findMany()` invocation:
The table `Contract` does not exist in the current database.

0 Replies