PrismaP
Prisma2y ago
2 replies
Hosenur

Prisma + Turborepo build fails in Vercel

I have a turborepo with prisma as a package , when running locally everything works, even builds locally too, but when I am deploying the project it throws an error stating DATABASE_URL is not present:
Environment variable not found: DATABASE_URL.
Was this page helpful?