Pattern
Static Hosting Route Mismatch
static-hosting-route-mismatch
Deep links and page entrypoints break on static hosts because server-side routing fallbacks to /index.html aren’t configured, so requests return 404 or skip rendering, prompting misdiagnoses like stray page.js files or missing build/runtime flags.