Render mode
Static
Rendered once while the bundle was being built, then served as a plain file from wherever your platform keeps static assets.
export const dynamic = "force-static"
Built
18:39:50
2026-08-20 UTC
Frozen into the bundle
This page rendered at
18:40:01
2026-08-20 UTC
Frozen during the build, moments after the left reading
Age of this build, counted by your browser11s
What to watch
Reload a few times
The right reading should land a few seconds after the left one — that gap is how long your build took — and then neither should move, however many times you reload. If the right one advances on reload, this route is not being prerendered on your platform, which is worth knowing before you rely on static output for anything.
- Build
- Request
- Browser