Internationalized Route Handlers
Keep request handlers explicit when they need translated output.
Read detail →next/root-params → locale=en-USTen posts are split across three pages, four posts per page. Every page is supplied by generateStaticParams.
Three static RSC article cards. Select a card to open its localized detail route.
Read a root dynamic segment deeply inside Server Components.
Read article →cache-componentsCombine a prerendered shell with request-time server content.
Read article →static-rscUnderstand why an RSC can still be rendered statically.
Read article →