Skip to content

Deployment

Stadium 8 builds a standard Next.js application. Once built, it can be deployed to any environment that can run Node.js.

We recommend deploying to containers. Docker handles the build, the runtime, and TLS in one workflow. No Node.js setup on the server is required.