Next.js
The React Framework – created and maintained by
@vercel.com
- [Not loaded yet]
- [Not loaded yet]
- 🫡
- Get your certificate for completing our Next.js courses. Learn about Next.js, React, SEO, and more in the future. nextjs.org/learn
- 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 15.3 • Turbopack for builds (alpha) • Community support for Rspack (experimental) • Client Instrumentation hook • Navigation hooks • TypeScript plugin improvements nextjs.org/15-3
- 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 ↓
- Thank you to our partners for providing credits: Anthropic, Browserbase, Clerk, Convex, Cursor, Eleven Labs, Fal, Gemini, Groq, Langbase, Luma, Neon, OpenAI, Polar, Replicate, Resend, Scrapybara, Sentry, Supabase, Tinybird, Upstash, Windsurf, and xAI. next-hackathon-2025.vercel.app
- RFC: Deployment Adapters API We are planning to support adapters to deploy Next.js to any provider. github.com/vercel/next....
- 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...
- [Not loaded yet]
- [Not loaded yet]
- unstable_cache() was never stable, it was a temporary API added. There are many ways to do caching in your backend – you didn't explicitly have to use this. "use cache" won't be ready for production until stable. It's regardless of the platform you deploy to. You can still use Redis or lru-caches.
- Learn how to build APIs with Next.js. nextjs.org/blog/buildin...
- [Not loaded yet]
- Yes!
- Our latest release was a minor (v15.2) – there are no breaking changes until v16. We are focused on performance improvements, stability, and soon a simplified caching model.
- 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
- [Not loaded yet]
- Lots of motivation to hit your new goals?
- New open source template: • Next.js • Postgres • Drizzle • Stripe • Tailwind CSS • shadcn/ui github.com/nextjs/saas-...
- New documentation: building Single-Page Applications with Next.js. vercel.fyi/nextjs-spa
- Learn more about the API design and benefits of experimental 'use cache'. nextjs.org/blog/composa...
- Next.js 15.1 • React 19 (stable) • Improved errors and source maps • `after` (stable) • `forbidden` / `unauthorized` (experimental) • CSS inlining (experimental) nextjs.org/15-1
- [Not loaded yet]
- Yes.
- New footer just dropped: nextjs.org
- 'use skeet'
- See how Ryan Magoon used Next.js App Router, tRPC, shadcn/ui, and Turborepo to update PayPal's checkout. nextjs.org/conf/session...
- 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...
- Learn more about the upcoming 'use cache' directive in Next.js and our journey to simplify caching. nextjs.org/blog/our-jou...