Built entirely on nightly and beta releases — living on the edge, literally.
Nuxt v5 (nightly)
The next major version of Nuxt, still in nightly builds. Brings a leaner core, improved performance, and tighter integration with the modern Vite ecosystem.
Nitro v3 (beta)
The server engine powering the SSR runtime. v3 beta introduces a redesigned core built on top of H3 v2 and srvx for runtime-agnostic deployments.
Vite v8 + Rolldown
Vite v8 ships with Rolldown as the bundler — a Rust-powered Rollup-compatible bundler that dramatically improves build speed and consistency between dev and prod.
Vite+
A unified toolchain wrapping Vite, Vitest, Oxlint, and Oxfmt under a single `vp` CLI. Handles lint, format, type-check, and commit hooks without extra configuration.
Bunny.net Edge Scripting
Deployed as a fully server-side rendered application on Bunny.net's Edge Scripting runtime — a Deno-based edge platform distributed globally.
Nuxt UI
Components, layouts, and design system from Nuxt UI — providing accessible, themeable building blocks on top of Tailwind CSS v4.