- Vercel offers first-class support and mirrors the setup used for our internal previews.
- Render, Fly.io, and traditional container platforms work by running
npm run startafter setting the required environment variables. - Docker images can reuse the
Dockerfile.devscaffold in the repository as a starting point.

