Hello. Has anyone run into this problem deploying ...
# orm-help
a
Hello. Has anyone run into this problem deploying a Next.js app with Prisma to Netlify? The build fails with the following error:
Copy code
Module not found: Can't resolve '_http_common' in '/opt/build/repo/node_modules/@prisma/client/runtime'
Not sure what's going on. It works in dev mode on my machine.
Netlify is working on this. Something with their Next.js plugin.