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
@nextjs.org.bsky.social
The React Framework – created and maintained by @vercel.com
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.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
🫡
29.04.2025 00:24 — 👍 8 🔁 0 💬 0 📌 0Get 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
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
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 ↓
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...
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.
Yes!
28.02.2025 21:20 — 👍 1 🔁 0 💬 0 📌 0Our 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.
28.02.2025 19:43 — 👍 1 🔁 0 💬 1 📌 0Learn how to build APIs with Next.js.
nextjs.org/blog/buildin...
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
Lots of motivation to hit your new goals?
23.01.2025 21:38 — 👍 1 🔁 0 💬 0 📌 0New 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...
I built a clone of the Yeezy store: nextzy.vercel.app
Built with @nextjs.org, @v0.dev, and @motion.dev.
Code is open source!
Next.js 15.1
• React 19 (stable)
• Improved errors and source maps
• `after` (stable)
• `forbidden` / `unauthorized` (experimental)
• CSS inlining (experimental)
nextjs.org/15-1
Yes.
03.12.2024 20:52 — 👍 5 🔁 0 💬 0 📌 0The foot on the Next.js website which now includes a link to Bluesky
New footer just dropped: nextjs.org
03.12.2024 20:50 — 👍 326 🔁 9 💬 11 📌 4New 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...
'use skeet'
30.11.2024 00:04 — 👍 179 🔁 8 💬 11 📌 2See 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...
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