PrismaClientInitializationError Vercel Deploy Turbo Repo Nextjs with Prisma
Unanswered
Cape lion posted this in #help-forum
Cape lionOP
PrismaClientInitializationError:
Invalid
Prisma Client could not locate the Query Engine for runtime "rhel-openssl-3.0.x".
I have read the guide, I've implemented it in the next-config.mjs still not working. I am clueless debugging for 3h please help!
The strange thing is, some server actions even in the same file work, and others don't. It's really really strange.
Invalid
prisma.request.findUnique()
invocation:Prisma Client could not locate the Query Engine for runtime "rhel-openssl-3.0.x".
I have read the guide, I've implemented it in the next-config.mjs still not working. I am clueless debugging for 3h please help!
The strange thing is, some server actions even in the same file work, and others don't. It's really really strange.