Back to Next.jsBack to Server Components

SSR vs SSG

Tradeoffs between server-side and static generation.

SSR vs SSG

When to use SSR for dynamic content vs SSG for static content and ISR for hybrid cases.