{
"rewrites": [
"source": "/__debug_proxy",
"destination": "/__debug_proxy.html"
},
"source": "/__debug_proxy/:path*",
"source": "/(.*)",
"destination": "/index.html"
}
]