Build this project
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.
Self-Hosting
Development plant
- CI/CD employed
- by scrum and micro-version
Staging plant
- CI/CD employed
- by scrum and micro-version
Production plant
- CI/CD employed
- by scrum and micro-version
dev (application linux / windows)
$ cd src
$ yarn
$ yarn dev
build (application linux/windows)
$ cd src
$ yarn
$ yarn build