autocloud

Next.js hosting at the lowest computed cost

SimDeploy analyzes your Next.js app — static share, API routes, database — and computes the cost per architecture before the deploy. Static builds (output: export) ship on the free plan today; SSR/serverless is rolling out on the cloud adapter.

How it works

1. simdeploy analyze  (shows staticPercentage, routes and cost per architecture)
2. For a static site: output: 'export' in next.config
3. simdeploy deploy --yes

Learn more