The React framework for production. Next.js provides zero-configuration automatic code splitting, filesystem based routing, hot code reloading and universal rendering.
"Next.js is our go-to because it streamlines everything—server-side rendering, static site generation, and even API routes are all built-in. It saves me so much time compared to setting up everything manually in React."
Today, we're excited to announce Next.js 13, which includes brand new features like nested layouts, server-side streaming, component-based data-fetching, and Turbopack – the Rust-based Webpack successor.
Next.js 12
Next.js 12 is the biggest release ever:
1. Faster Rust Compiler
2. Middleware (beta)
3. React 18 Support
4. AVIF Support
5. Bot-aware ISR Fallback
6. Native ES Modules Support
7. URL Imports (alpha)
8. React Server Components (alpha)