fix: node version fix for prisma
Since the GKE node upgrade, we ran into some deployment failures.
Prisma needs Node version <12.19 https://github.com/prisma/prisma-client-js/issues/907
This fix should help.
Since the GKE node upgrade, we ran into some deployment failures.
Prisma needs Node version <12.19 https://github.com/prisma/prisma-client-js/issues/907
This fix should help.