How to correctly deploy prisma into production?
So Im a bit clueless here, am I supposed to run
with:
but im getting DATABASE_URL was not found, where could be the issue? or am i doing the whole thing wrong?
prisma generate in my Dockerfile? Im using prisma with nextjs dockerfile and doing:with:
but im getting DATABASE_URL was not found, where could be the issue? or am i doing the whole thing wrong?