Cant run prisma generate at build time
My build env does not have access to my database. Can I run prisma generate before deploying or at runtime?
1 Reply
I'm using caprover which isolates builds from other containers on the system
I'm just checking it into my git repo - sue me