4 lines
88 B
JSON
4 lines
88 B
JSON
{
|
|
"version": 2,
|
|
"rewrites": [{ "source": "/(.*)", "destination": "/index.html" }]
|
|
}
|