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