Overview
Learn how to deploy your supastarter application.
In general you can deploy the application to any hosting provider that supports Node.js. In this documentation we cover multiple deployment targets from serverless platforms like Vercel to self-hosted solutions with Docker.
Since Next.js is a framework built by Vercel, you will get the best developer experience when deploying to Vercel.
Learn more about the deployment in these different guides:
Vercel
Learn how to deploy your supastarter application to Vercel.
Render
Learn how to deploy your supastarter application to Render.
Fly.io
Learn how to deploy your supastarter application to Fly.io.
Netlify
Learn how to deploy your supastarter application to Netlify.
Docker
Learn how to deploy your supastarter application with Docker.
Coolify
Learn how to deploy your supastarter application with Coolify.