Render mode
ISR
Incremental static regeneration: visitors get the cached copy immediately, and the server quietly rebuilds it in the background once it goes stale.
export const revalidate = 20
Built
16:17:53
2026-08-20 UTC
Frozen into the bundle
This page rendered at
16:59:08
2026-08-20 UTC
Moves at most once every 20 seconds
Age of this build, counted by your browser41m 14s
What to watch
Reload a few times
Reload quickly and the timestamp holds still. Wait past 20 seconds, reload, and it usually still shows the old value — the refresh happens behind that request, so the new time appears on the reload after. If the timestamp changes on every single reload, your platform is not caching this route at all.
- Build
- Request
- Browser