9 lines
122 B
JSON
9 lines
122 B
JSON
{
|
|
"trailingSlash": true,
|
|
"rewrites": [
|
|
{
|
|
"source": "/:match*",
|
|
"destination": "/:match*/"
|
|
}
|
|
]
|
|
}
|