Next.js
@nextjs.org
📤 10345
📥 1
📝 27
The React Framework – created and maintained by
@vercel.com
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
loading . . .
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.
https://nextjs.org/blog/next-15-5
about 1 month ago
1
58
17
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
loading . . .
Next Conf 2025: Call for proposals
Next.js Conf returns to San Francisco this October and call for proposals are now open.
https://vercel.fyi/szCGZed
about 2 months ago
0
18
0
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
loading . . .
Next.js 15.4
Next.js 15.4 includes updates to performance, stability, and Turbopack compatibility.
https://nextjs.org/blog/next-15-4
2 months ago
1
40
3
Get your certificate for completing our Next.js courses. Learn about Next.js, React, SEO, and more in the future.
nextjs.org/learn
5 months ago
1
34
0
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...
loading . . .
Next.js Hackathon Awards & Recap
YouTube video by Vercel
https://www.youtube.com/live/KDRwgbwq0_c
5 months ago
0
24
1
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
loading . . .
Next.js 15.3
Next.js 15.3 includes Turbopack for builds, new client instrumentation and navigation hooks, and more.
https://nextjs.org/15-3
6 months ago
4
69
15
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 ↓
6 months ago
4
42
7
RFC: Deployment Adapters API We are planning to support adapters to deploy Next.js to any provider.
github.com/vercel/next....
loading . . .
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...
https://github.com/vercel/next.js/discussions/77740
6 months ago
2
85
11
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...
loading . . .
CVE-2025-29927
Next.js version 15.2.3 has been released to address a security vulnerability CVE-2025-29927.
https://nextjs.org/blog/cve-2025-29927
6 months ago
1
60
21
Learn how to build APIs with Next.js.
nextjs.org/blog/buildin...
loading . . .
Building APIs with Next.js
Learn about how to build APIs with Next.js.
https://nextjs.org/blog/building-apis-with-nextjs
7 months ago
3
50
3
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
loading . . .
Next.js 15.2
Next.js 15.2 introduces an improved error experience, streaming metadata, Turbopack performance improvements, and more.
https://nextjs.org/blog/next-15-2
7 months ago
3
143
28
New open source template: • Next.js • Postgres • Drizzle • Stripe • Tailwind CSS • shadcn/ui
github.com/nextjs/saas-...
loading . . .
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
https://github.com/nextjs/saas-starter
8 months ago
3
132
11
New documentation: building Single-Page Applications with Next.js.
vercel.fyi/nextjs-spa
loading . . .
Single-Page Applications with Next.js
Next.js fully supports building Single-Page Applications (SPAs).
https://vercel.fyi/nextjs-spa
9 months ago
3
73
10
Learn more about the API design and benefits of experimental 'use cache'.
nextjs.org/blog/composa...
loading . . .
Composable Caching with Next.js
Learn more about the API design and benefits of 'use cache'
https://nextjs.org/blog/composable-caching
9 months ago
7
115
8
reposted by
Next.js
leerob
9 months ago
I built a clone of the Yeezy store:
nextzy.vercel.app
Built with
@nextjs.org
,
@v0.dev
, and
@motion.dev
. Code is open source!
loading . . .
7
109
9
Next.js 15.1 • React 19 (stable) • Improved errors and source maps • `after` (stable) • `forbidden` / `unauthorized` (experimental) • CSS inlining (experimental)
nextjs.org/15-1
loading . . .
Next.js 15.1
Next.js 15.1 introduces React 19 stable support, improved error debugging, new experimental authorization APIs, and more.
https://nextjs.org/15-1
10 months ago
7
303
37
New footer just dropped:
nextjs.org
10 months ago
11
325
13
reposted by
Next.js
leerob
10 months ago
New video: MDX with Next.js! Learn how to combine the power of React components with markdown in the App Router. We also cover some of the built-in metadata features as well as CSS view transitions.
www.youtube.com/watch?v=34bR...
loading . . .
MDX with Next.js App Router
YouTube video by leerob
https://www.youtube.com/watch?v=34bRv6cQezo
7
168
9
'use skeet'
10 months ago
11
179
10
See how Ryan Magoon used Next.js App Router, tRPC, shadcn/ui, and Turborepo to update PayPal's checkout.
nextjs.org/conf/session...
loading . . .
Next level product velocity with Next.js - Next.js Conf
PayPal’s Ryan Magoon explains how they’re using App Router, tRPC, shadcn/ui, and Turborepo to replace their checkout's fragmented React and Express stack. From this, they’ve seen big improvements in p...
https://nextjs.org/conf/session/next-level-product-velocity-with-nextjs
10 months ago
0
55
4
Perplexity’s Oleg Akbarov talks about building AI UIs using streaming, schema validation, rendering structured output from LLMs, and React Server Components.
nextjs.org/conf/session...
loading . . .
Building user interfaces in the age of AI - Next.js Conf
Perplexity’s Oleg Akbarov talks about building AI UIs, including streaming, schema validation, rendering structured output from LLMs, and React Server Components.
https://nextjs.org/conf/session/building-user-interfaces-in-the-age-of-ai
10 months ago
1
63
2
Learn more about the upcoming 'use cache' directive in Next.js and our journey to simplify caching.
nextjs.org/blog/our-jou...
loading . . .
Our Journey with Caching
Learn about our journey with caching in Next.js App Router.
https://nextjs.org/blog/our-journey-with-caching
10 months ago
5
131
8
reposted by
Next.js
leerob
10 months ago
The canvas/artifacts/blocks style UI is really interesting. We're still in the early innings of figuring out "AI-native" user interfaces. This
@nextjs.org
template is open source if you wanna check it out!
chat.vercel.ai
loading . . .
3
92
6
you reached the end!!
feeds!
log in