React + Vite + createBrowserRouter: Production 404 on Nested Routes

Try setting “cleanUrls” to “false” in vercel.json

Solution in topic here: Rewrite to index.html ignored for React + Vite SPA (404 on routes)