Pattern
Prisma Client Engine Missing
prisma-query-engine-missing
A deployment-time failure where Prisma Client cannot locate the platform-specific query-engine binary, usually because the bundler/build pipeline omits or relocates the generated runtime files, leading to build/API crashes until generation and copy paths are fixed.