Getting started

Once you decide to self-host your Next.js app, you have to descide if you want to go bare metal (so host your application on a server yourself) or use a provider that does host the application for you.
Even if you decide to host your application with a provider usually a dockerized application is the base.

DIY: GitLab/Github, Docker and a proxy

Provider: ...