framework · inferred from evidence
Prisma
A database toolkit and ORM for Node.js and TypeScript applications.
- Cannot find module '@prisma/client/runtime/query_compiler_bg.postgresql.wasm' (MODULE_NOT_FOUND)
Deploying a Prisma 6/7 app fails at runtime with Cannot find module '@prisma/client/runtime/query_compiler_bg.postgresql.wasm' (code MODULE_NOT_FOUND) even though it works locally. Reported on Vercel and in Docker. Two distinct causes surfa