Sample Application with Next.js in standalone mode
This sample is running on: https://nextjs-standalone.is-easy-on-scalingo.com/
Create an application on https://scalingo.com, then:
scalingo --app my-app git-setup
git push scalingo mainAnd that's it!
docker-compose upThe app listens by default on the port 3000 (http://localhost:3000) or the one defined in the PORT
environment variable.