I’ve deployed my server with Zeit. When I run `pri...
# orm-help
j
I’ve deployed my server with Zeit. When I run
prisma info
I can see Im still on the shared Prisma cluster: https://us1.prisma.sh/public-plumpchill-275/my-app/dev Do I need to update the settings in my project to use Zeit’s servers instead? Or is Zeit for the busienss logic and should I still be using the shared Prisma cluster for the GraphQL CRUD API?