Deployment

There are many options to deploy your app. The default config for this project is Vercel and Neon.

However there is no restriction on the hosting provider or database as long as it is compatible with Nextjs and prisma

Covering all the different deployment options are out of the scope of this documentation but AWS Amplify and PlanetScale are popular alternatives.

It is important to note if Nextjs serverless functions and Prisma will work well with the Database setup as serverless functions and databases are always tricky.