--- id: vercel-labs/openreview/next-cache-components version: "923bae4a" license: none install: manual updated: 2026-03-06 --- # Next Cache Components — Next Cache Components enable Partial Prerendering in Next.js 16, letting you combine prerendered static content, cached async data, and fresh dynamic sections in a single route. The `use cache` directive marks functions for caching with configurable lifetimes via `cacheLife()`, while `cacheTag()` and `updateTag()` handle invalidation. Replaces the older `experimental.ppr` flag and `unstable_cache()` API. Publisher: vercel-labs · Stars: 1476 · Updated: 2026-03-06 Install (manual): `git clone https://github.com/vercel-labs/openreview` *Unlicensed repository - metadata only, no file contents reproduced.* [View on SkillFed](https://skillfed.io/vercel-labs/openreview/next-cache-components) · [View on GitHub](https://github.com/vercel-labs/openreview)