
Dynamic without limits
Every announcement from the 2022 edition of Next.js Conf.
The React Framework for Production
Next.js gives you the best developer experience with all the features you need for production: hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, and more. No config needed.
The Web SDK
Next.js has all the tools you need to make the Web. Faster.
Internationalization
Built-in Domain & Subdomain Routing and Automatic Language detection.
Documentation →Next.js Analytics
A true lighthouse score based on real visitor data & page-by-page insights
Documentation →Zero Config
Automatic compilation and bundling. Optimized for production from the start.
Documentation →Hybrid: SSG and SSR
Pre-render pages at build time (SSG) or request time (SSR) in a single project.
Documentation →Incremental Static Regeneration
Add and update statically pre-rendered pages incrementally after build time.
Documentation →Built-in CSS Support
Create component-level styles with CSS modules. Built-in Sass support.
Documentation →And More.
And More: Support for enviornment variables, preview mode, custom `head` tags, automatic polyfills, and more.