Hosenur
Explore posts from serversPPrisma
•Created by Hosenur on 8/26/2024 in #help-and-questions
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.
3 replies