DigitalOcean App Platform
$5/mo Updated May 2026Hosts the Next.js app as a managed container, auto-deploys from GitHub on every push.
$5/mo is the floor — and it stays $5 whether you have one user or ten thousand. Commercial use is explicit (no Hobby-tier ToS gotchas). App Platform handles TLS, zero-downtime rollouts, and basic autoscale without locking you into a serverless runtime. If you ever outgrow it, the same Dockerfile runs on any cloud — no rewrite tax.
- The $5 plan is single-instance and suspends after a quiet stretch — first request after idle is slow. The $12 'Basic' tier removes the suspension; pay it the day a real user complains.
- Build minutes are capped (a few hundred per month). On a heavy Next.js build with frequent pushes, you'll burn through it — wire a self-hosted GitHub Actions runner if it bites.
- Their built-in CDN is fine, not great. Pair with Cloudflare in front (free, next line) for serious global latency wins.