Render Modes

Six ways Next.js renders a page.

Each card opens a real route that uses that strategy. Refresh, watch the timestamps, and notice what differs. For the caching demos (SSG, ISR), build for production to see them behave correctly: npm run build && npm start.