setup-ui/staticwebapp.config.json

{
  "navigationFallback": {
    "rewrite": "/_shell.html",
    "exclude": ["/api/*", "/assets/*"]
  }
}