import { Callout } from "nextra/components"; # Deployment Congratulations, it's time to ship to production. You can deploy managed Next.js with Vercel, or self-host on a Node.js server, Docker image, or even static HTML files. When deploying using `next start`, all Next.js features are supported. Check out [Next.js](https://nextjs.org/docs/pages/building-your-application/deploying) Official documentation for deployment.