`prisma generate --sql` always hangs on vercel deployment.
I was just starting to incorporate
typedSQL into my codebase ( love it btw ), but it's always hanging on the generate step, it's working fine on local.Solution
the related question here mentions the exact solution help-and-questions"prisma generate --sql" keeps on hanging