npx prisma generate --no-engine, breaking nextjs build
HI guys. Just started with accelerate + postgres. Reading the documentation we should be using npx prisma generate --no-engine to minize package size. However during the ci build (nextjs) after generate. We are seeing a error saying:
wonder how we can get around it?
Thank you.
wonder how we can get around it?
Thank you.