Famous People Directory
Next.js Cache Components Demo - Testing Partial Prerendering
Susan Wojcicki
Former CEO of YouTube
About This Demo
This page demonstrates Next.js 16's Cache Components feature. The content above this section is statically pre-rendered at build time and served instantly. The contact details and messages below are dynamically streamed at request time, wrapped in Suspense boundaries.
Profile Statistics
1
Unread Messages
5
Total Messages
537
Connections
12
Projects
People You May Know
Andrew Ng
Founder of DeepLearning.AI
Ilya Sutskever
Co-founder of OpenAI
Fei-Fei Li
AI Professor at
Guido van Rossum
Creator of Python
# Cache Info (same for all users until revalidation)
cached_at: 2026-04-04T08:03:56.538Z
cache_lifetime: 1 hour
directive: 'use cache' + cacheLife('hours')