next/root-params → locale=en-US
PAGE BODY · STATIC SHELL

One route, two render times.

The experiment separates component type from rendering time so the result is easy to inspect.

next/root-params

Deep Server Components read the root locale without prop drilling, headers, or setRequestLocale.

Partial Prerendering

Cache Components prerenders the static shell and streams request-dependent work behind Suspense.

RSC · STATIC · BLOG CARDS

Latest from the blog

Three static RSC article cards. Select a card to open its localized detail route.

View all 10 posts