How do I setup different database environments using the Vercel integration
I saw your blog post about Platform Environments, and enabled the feature on my project. But it seems that it's expecting a remote database; and I was expecting it to create a new DB.
How do folks typically create a production and pre-production DB environments to work with Vercel? My fallback is just to integrate a new project for each environment.
Prisma
Introducing Platform Environments
Introducing Platform Environments & Early Access Prisma Data Platform integration to Prisma CLI.
1 Reply
Hey!
Once you provision your Database from Prisma's Vercel Integration, you can assign it to specific environments as seen in the screenshot.
Is that what you were looking for?
