next-cache-components - Next.js Cache Components for Partial Prerendering
Enables caching of components in Next.js applications using use cache directive and cache management utilities
Tags
Updated: 2026-02-09Typical Inputs
What this skill does
- enable cache components
- use cache directive
- configure cache lifetime
- tag cached content
- invalidate cache tags
- update cache tags
Inputs
- Next.js configuration
- React components
- cache directives
- cache tags
Outputs
- cached components
- statically prerendered content
- dynamically streamed content
Requirements
- Next.js 16+
- Node.js runtime
- cacheComponents configuration enabled
- server-side rendering
