✳flâneur — a map of the web's best reading
Building Your Application: Rendering | Next.js
nextjs.org · 2,252 words · saved by 1 readers
Learn the differences between Next.js rendering environments, strategies, and runtimes.
This page is also available as Markdown at /docs/app/getting-started/caching.md . For an index of Next.js documentation , see /docs/llms.txt . Copy page Caching Last updated May 13, 2026 This page covers caching with Cache Components , enabled by setting cacheComponents: true in your next.config.ts file. If you're not using Cache Components, see the Caching and Revalidating (Previous Model) guide. Caching is a technique for storing the result of data fetching and other computations so that future requests for the same data can be served faster, without doing the work again. Enabling Cache Comp
Explore this link on the map →saved by
related reading
- Getting Started: Fetching Data | Next.jsnextjs.org
- Getting Started: Fetching Data | Next.jsnextjs.org
- File-system conventions: loading.js | Next.jsnextjs.org
- API Reference: Edge Runtime | Next.jsnextjs.org
- Getting Started: Layouts and Pages | Next.jsnextjs.org
- Cursor Docs — Agent, Rules, MCP, Skills & CLIdocs.cursor.com
- App Router: Streaming | Next.jsnextjs.org
- The Content Operating System for the AI era | Sanitysanity.io
- Getting Started: Fetching Data | Next.jsnextjs.org
- Getting Started: Server and Client Components | Next.jsnextjs.org
- Making Sense of React Server Components • Josh W. Comeaujoshwcomeau.com
- Cursor Docs — Agent, Rules, MCP, Skills & CLIdocs.cursor.com