GCC
💡
We recommend giving Container Stack a try — it's much easier than spinning up bare infrastructure. CStack also alleviates major compliance obligations by taking care of infrastructure security.
Applications built in NextJS can also be deployed as part of a Container or on a traditional Virtual Machine (VM).
Instructions
Build the application
npm install
npm run buildInstall production dependencies
npm install --omit=devRun the production server
next startFurther Reading
More information about GCC and how to get onboard can be found here (opens in a new tab).