PrismaP
Prisma10mo ago
3 replies
DH

Prisma optimize in a project using the neon adapter fails on Env variable not found: DATABASE_URL

The neon setup works fine, but once I add optimize, I get this error:
The error:
PrismaClientInitializationError: error: Environment variable not found: DATABASE_URL.
Was this page helpful?