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.