DeployPRO NextJS Free Sample
Minimal NextJS Sample
provided by DeployPRO service for testing.
$ docker-compose up --build
At this point, the app runs at localhost:5000
$ yarn
$ yarn dev # development
$ yarn build # production
NextJS Starter - Open-source sample provided by DeployPRO