This is a Next.js template which can be deployed to Flightcontrol. This will deploy Next.js to a long running server with autoscaling, self-healing, and the CloudFront CDN automatically configured.
This repository is pre-configured to deploy a Next.js application with Docker to Flightcontrol. It includes a flightcontrol.json
file with the optimal settings.
- Create a Flightcontrol account
- Connect your AWS account to Flightcontrol with 1-click setup
- Connect GitHub and select this repository
- Click the Next.js preset
- You can keep the store config "in Flightcontrol" option or choose "as a file in my repository" to use the
flightcontrol.json
from this repo.
- You can keep the store config "in Flightcontrol" option or choose "as a file in my repository" to use the
- Click "Create project" and it will start deploying
For more information, see the Next.js deployment documentation and the Flightcontrol documentation.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!