5 lines
104 B
JSON
5 lines
104 B
JSON
{
|
|
"version": 2,
|
|
"routes": [{ "handle": "filesystem" }, { "src": "/(.*)", "dest": "/index.html" }]
|
|
}
|