Next.js
banner
nextjs.org
Next.js
@nextjs.org
The React Framework – created and maintained by
@vercel.com
Next.js 16.1: Turbopack filesystem caching for 𝚍𝚎𝚟 is now enabled by default.

Example field test in an open-source app: 3.7s → 336ms
December 23, 2025 at 5:17 PM
Next.js 16.1: Optimize your app with the new Bundle Analyzer

• Filter modules by route, environment, or asset type
• View a module's size and trace its location
• Available for apps using Turbopack

Try it out 𝚗𝚙𝚡 𝚗𝚎𝚡𝚝 𝚎𝚡𝚙𝚎𝚛𝚒𝚖𝚎𝚗𝚝𝚊𝚕-𝚊𝚗𝚊𝚕𝚢𝚣𝚎
December 19, 2025 at 4:40 PM
Next.js 16.1

• Faster compilation in 𝚍𝚎𝚟 with file system caching
• New bundle analyzer for inspecting and optimizing your code
• Easier debugging with 𝚗𝚎𝚡𝚝 𝚍𝚎𝚟 --𝚒𝚗𝚜𝚙𝚎𝚌𝚝

nextjs.org/blog/next-16-1
Next.js 16.1
Next.js 16.1 introduces Turbopack file system caching for development, a new bundle analyzer, and easier debugging in Node.js.
nextjs.org
December 18, 2025 at 7:26 PM
Two new RSC protocol vulnerabilities (one high, one medium) were uncovered while auditing the protocol following React2Shell.

Please upgrade to the latest patched version in your release line.
nextjs.org/blog/securi...
Next.js Security Update: December 11, 2025
Two additional vulnerabilities have been identified in React Server Components. Users should upgrade to patched versions immediately.
nextjs.org
December 11, 2025 at 9:39 PM
Update on CVE-2025-66478 (React2Shell):

An npm package has been released to scan and update affected Next.js apps. Use `npx fix-react2shell-next` to update to patched versions.

All users should update as soon as possible.

More details our blog:

nextjs.org/cve-2025-66478
Security Advisory: CVE-2025-66478
A critical vulnerability (CVE-2025-66478) has been identified in the React Server Components protocol. Users should upgrade to patched versions immediately.
nextjs.org
December 6, 2025 at 4:19 PM
A critical vulnerability in React Server Components (CVE-2025-55182) affects React 19 and frameworks, including Next.js (CVE-2025-66478).

All users should upgrade to the latest patched version in their release line.

nextjs.org/blog/CVE-20...
Security Advisory: CVE-2025-66478
A critical vulnerability (CVE-2025-66478) has been identified in the React Server Components protocol. Users should upgrade to patched versions immediately.
nextjs.org
December 3, 2025 at 4:42 PM
Next.js 16

• Cache Components
• Turbopack enabled by default
• Turbopack file system caching (beta)
• Optimized navigations and prefetching
• Improved caching APIs
• Build Adapters API (alpha)
• React 19.2

nextjs.org/blog/next-16
October 22, 2025 at 12:37 AM
Next.js 16 (beta)

• Turbopack enabled by default
• Turbopack file system caching (beta)
• Optimized navigations and prefetching
• Improved caching APIs
• Build Adapters API (alpha)
• React 19.2

nextjs.org/blog/next-1...
Next.js 16 (beta)
Next.js 16 beta includes stable Turbopack, file system caching, React Compiler support, smarter routing, new caching APIs, and React 19.2 features.
nextjs.org
October 10, 2025 at 3:30 AM
Next.js 15.5

• Turbopack for builds (beta)
• Node.js middleware (stable)
• TypeScript support improvements
• `next lint` command deprecation
• Next.js 16 deprecation warnings

nextjs.org/blog/next-15-5
Next.js 15.5
Next.js 15.5 includes Turbopack builds in beta, stable Node.js middleware, TypeScript improvements, `next lint` deprecation, and deprecation warnings for Next.js 16.
nextjs.org
August 20, 2025 at 1:01 AM
Next.js Conf returns to San Francisco this October and the call for proposals is now open.

Submit your talk ideas if you'd like to speak. Let us know what you'd like to hear about and who you'd like to hear from.

vercel.fyi/szCGZed
Next Conf 2025: Call for proposals
Next.js Conf returns to San Francisco this October and call for proposals are now open.
vercel.fyi
July 28, 2025 at 8:52 PM
Next.js 15.4

• Turbopack Builds: 100% integration test compatibility for next build --turbopack
• General stability and performance improvements
• A preview of what's coming in Next 16

nextjs.org/blog/next-15-4
Next.js 15.4
Next.js 15.4 includes updates to performance, stability, and Turbopack compatibility.
nextjs.org
July 14, 2025 at 10:07 PM
Get your certificate for completing our Next.js courses.

Learn about Next.js, React, SEO, and more in the future.

nextjs.org/learn
April 28, 2025 at 5:01 PM
Congratulations to the winners of the Next.js Hackathon:

• Text0 (www.text0.dev)
• Work From Coffee OS (www.workfromcoffee.com)
• gitfaster (gitfaster.vercel.app)

Rewatch the awards stream to see live demos.

www.youtube.com/live/KDRwgbw...
Next.js Hackathon Awards & Recap
YouTube video by Vercel
www.youtube.com
April 23, 2025 at 5:02 PM
Next.js 15.3

• Turbopack for builds (alpha)
• Community support for Rspack (experimental)
• Client Instrumentation hook
• Navigation hooks
• TypeScript plugin improvements

nextjs.org/15-3
Next.js 15.3
Next.js 15.3 includes Turbopack for builds, new client instrumentation and navigation hooks, and more.
nextjs.org
April 9, 2025 at 8:41 PM
We're hosting our first Next.js global hackathon.

• 500 teams
• 10 days of hacking
• Credits from 25+ partners

Sign up today. Hackathon starts April 7th ↓
April 3, 2025 at 7:30 PM
RFC: Deployment Adapters API

We are planning to support adapters to deploy Next.js to any provider.

github.com/vercel/next....
RFC: Deployment Adapters API · vercel next.js · Discussion #77740
To ensure Next.js can be deployed anywhere, including severless platforms with custom requirements, we are planning to add deployment adapters. Background Next.js has supported self-hosting since 2...
github.com
April 2, 2025 at 5:53 PM
Next.js 15.2.3 includes a security vulnerability patch.

We recommend updating to 15.2.3 or backported patches. If you cannot update, we have included guidance for how to protect your application.

Apps on Vercel, Netlify, and Cloudflare are not affected.

nextjs.org/blog/cve-202...
CVE-2025-29927
Next.js version 15.2.3 has been released to address a security vulnerability CVE-2025-29927.
nextjs.org
March 22, 2025 at 7:02 PM
Learn how to build APIs with Next.js.

nextjs.org/blog/buildin...
Building APIs with Next.js
Learn about how to build APIs with Next.js.
nextjs.org
February 28, 2025 at 7:42 PM
Next.js 15.2

• Redesigned Error UI & Improved Stack Traces
• Streaming Metadata
• Turbopack Performance Improvements
• View Transitions (experimental)
• Node.js Middleware (experimental)

nextjs.org/blog/next-15-2
Next.js 15.2
Next.js 15.2 introduces an improved error experience, streaming metadata, Turbopack performance improvements, and more.
nextjs.org
February 27, 2025 at 1:36 AM
New open source template:

• Next.js
• Postgres
• Drizzle
• Stripe
• Tailwind CSS
• shadcn/ui

github.com/nextjs/saas-...
GitHub - nextjs/saas-starter: Get started quickly with Next.js, Postgres, Stripe, and shadcn/ui.
Get started quickly with Next.js, Postgres, Stripe, and shadcn/ui. - nextjs/saas-starter
github.com
January 23, 2025 at 9:36 PM
New documentation: building Single-Page Applications with Next.js.

vercel.fyi/nextjs-spa
Single-Page Applications with Next.js
Next.js fully supports building Single-Page Applications (SPAs).
vercel.fyi
January 8, 2025 at 6:55 PM
Learn more about the API design and benefits of experimental 'use cache'.

nextjs.org/blog/composa...
Composable Caching with Next.js
Learn more about the API design and benefits of 'use cache'
nextjs.org
January 3, 2025 at 8:07 PM
Reposted by Next.js
I built a clone of the Yeezy store: nextzy.vercel.app

Built with @nextjs.org, @v0.dev, and @motion.dev.

Code is open source!
December 30, 2024 at 4:00 PM
Next.js 15.1

• React 19 (stable)
• Improved errors and source maps
• `after` (stable)
• `forbidden` / `unauthorized` (experimental)
• CSS inlining (experimental)

nextjs.org/15-1
Next.js 15.1
Next.js 15.1 introduces React 19 stable support, improved error debugging, new experimental authorization APIs, and more.
nextjs.org
December 10, 2024 at 9:34 PM
New footer just dropped: nextjs.org
December 3, 2024 at 8:50 PM