This guide takes you through the steps to set up and deploy a serverless application that uses Prisma to Vercel. Vercel is a cloud platform that hosts static sites, serverless, and edge functions. You can integrate a Vercel project with a GitHub repository to allow you to deploy automatically when you make new commits. We created an example application using Next.js you can use as a reference when