See ../architecture/performance-architecture.md for the architecture-level view first.
| Doc | Covers |
|---|---|
images-and-fonts.md |
next/image, next/font, Cloudinary convention |
bundle-and-code-splitting.md |
Why there's no next/dynamic usage, and the real fix (removing dead deps) |
caching-and-rendering.md |
What's cached, why almost nothing is, and the on-demand-ISR path forward |
seo.md |
Metadata, sitemap, robots.txt, what's missing (JSON-LD) |
core-web-vitals-and-checklist.md |
LCP/CLS/INP factors and the optimization checklist |