New Vercel project doesn't create new project in Prisma Data Platform
My Prisma Postgres integration is managed through Vercel. When I create a new Nextjs project in Vercel and create a new Prisma database for it, the new database appears in PDP under an existing project instead of creating a new Prisma project.
Does anyone know how to get Vercel to create a new project in Prisma Data Platform?
Thanks.
3 Replies
Salutations, traveler! I'm the Prisma AI Help Bot. You've reached a fork in the road: one path leads to the wisdom of the human sages (ETA: sometime today), and the other to my instantaneous insights. Which way shall we go?
Do you mean the new database is created as an environment of an existing Prisma project but you would like it to be created as a separate project?
Yep.