Next.js
Combine filters →Next.js is two things: a static site generator and a server framework with rendering, image optimization and route handlers. A host can support the first and call it Next.js support. Whether the second works — server components, incremental regeneration, middleware — depends on the platform’s adapter and is the question worth asking. Providers documenting it usually name which parts they run, and the ones that do not are usually serving a build output.
18 providers document support for Next.js, listed alphabetically. Mostly platform as a service, serverless and static hosting, of 9 categories in all. 116 records do not record this field, and cannot appear here either way.
D
- Deno DeployOne we like
Serverless hosting for JavaScript and TypeScript built by the Deno team, running the Deno runtime with Node and npm compatibility.
- Diploi
Finnish platform that puts a cloud development environment and the hosting for the same application in one place, billed by the hour it runs.
- Divio
Divio is a Swiss platform-as-a-service that runs Dockerised applications of any stack, deployed from git.
F
- Firebase
Firebase is Google's application platform, bundling a document database, authentication and storage with hosting that builds framework applications onto Cloud Run.
L
N
- NearlyFreeSpeech.NETOne we like
Shared hosting metered by what a site consumes rather than sold by the plan.
- NetlifyOne we like
Platform that builds sites from a git repository and serves them from a global CDN, with serverless functions, edge functions, blob storage and a database.
P
- Pantheon
Managed WebOps platform for WordPress, Drupal, and Next.js with workflows and governance tools.
R
- Rocket
An AI builder that generates a Next.js and Supabase application from a prompt, publishes it at a builtwithrocket.new or custom address, and syncs the code to a customer's own GitHub repository.
S
- Same
An AI builder that generates a Next.js web app from a prompt, deploys it through a Netlify-backed hosting flow, and lets a paying customer download the code or push it to GitHub.
- Scalingo
French platform-as-a-service with git-push deploys, buildpacks, managed databases and review apps, running only in French regions.
- statichost.eu
Swedish static site host that clones any git repository, builds it in a Docker image of your choosing and serves the output from European infrastructure without logging visitors.
U
- Upsun
Upsun is the PaaS formerly known as Platform.sh. Projects are described in YAML and billed per resource, on top of a per-project and per-user fee.
V
- VercelOne we like
Vercel is a frontend platform for Javascript people. It's formerly known as Zeit and venture backed and high on the AI wave.
W
- WasmerOne we like
WebAssembly runtime company whose edge platform runs applications compiled to WASM, PHP among them, close to the visitor.
Z
- Zeabur
Container platform that reads a git repository, works out what kind of project it is and deploys it without a configuration file.
- ZeropsOne we like
Czech container platform running applications and managed services on rented infrastructure in Prague, billed by resources consumed rather than by plan tier.
Do I need special hosting for Next.js?
In most cases, no. Next.js runs on any host that supports its runtime. This list is shorter than that: it holds the providers that document Next.js themselves, with an installer, a guide or a maintained image. Other hosts may run it without mentioning it.
What should I check before hosting Next.js?
The runtime versions on offer, how deploys work, whether there is a shell for command-line tools, where cron jobs run, and which databases come managed. Check backups too, and how to move away later.
Who is the best Next.js hosting provider?
No idea. We list hosts, we don't rate them. Open the records that look close and compare them side by side; the guide says where to start.