9 lines
98 B
JSON
9 lines
98 B
JSON
{
|
|
"rewrites": [
|
|
{
|
|
"source": "/:path*",
|
|
"destination": "/index.html"
|
|
}
|
|
]
|
|
}
|