nextjs.org
The React Framework – created and maintained by
@vercel.com
24 posts
9,974 followers
1 following
Regular Contributor
comment in response to
post
🫡
comment in response to
post
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
comment in response to
post
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.
comment in response to
post
Yes!
comment in response to
post
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.
comment in response to
post
Lots of motivation to hit your new goals?
comment in response to
post
Yes.