Code Crashing on Production - Prisma related error
Unanswered
Ragdoll posted this in #help-forum
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
-
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.