FindHost

Software

Nuxt

Combine filters →

Nuxt builds through Nitro, which produces output for a node server, a static directory or a specific edge platform. Hosting it therefore depends less on the framework than on which preset a provider expects, and a mismatch turns server routes into missing pages. Providers documenting Nuxt generally mean the node preset, which any host that keeps a process alive can serve.

9 providers document support for Nuxt, listed alphabetically. Mostly serverless, static hosting and platform as a service, of 7 categories in all. 116 records do not record this field, and cannot appear here either way.

D

  • Deno Deploy

    Serverless hosting for JavaScript and TypeScript built by the Deno team, running the Deno runtime with Node and npm compatibility.

    One we like

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

  • Leapcell

    A serverless platform that runs apps and APIs from a git repository, with an option to switch a service to a fixed-price persistent server.

  • Liara

    An Iranian cloud platform selling platform-as-a-service, virtual servers and managed databases, priced and billed in Iranian rial.

N

  • Netlify

    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.

    One we like

S

  • 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.

V

  • Vercel

    Vercel is a frontend platform for Javascript people. It's formerly known as Zeit and venture backed and high on the AI wave.

    One we like

W

  • Wasmer

    WebAssembly runtime company whose edge platform runs applications compiled to WASM, PHP among them, close to the visitor.

    One we like

Z

  • Zeabur

    Container platform that reads a git repository, works out what kind of project it is and deploys it without a configuration file.

Do I need special hosting for Nuxt?

In most cases, no. Nuxt runs on any host that supports its runtime. This list is shorter than that: it holds the providers that document Nuxt themselves, with an installer, a guide or a maintained image. Other hosts may run it without mentioning it.

What should I check before hosting Nuxt?

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 Nuxt hosting provider?

Hard to say without knowing the project. A free tier matters for a side project and barely at all for a shop that loses money every minute it is down. Read a few records side by side; the guide says where to start.