File size: 96 Bytes
8f0f112
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{
  "rewrites": [
    {
      "source": "/(.*)",
      "destination": "/index.html"
    }
  ]
}