Add trailingSlash configuration to vercel.json
This commit is contained in:
parent
f838a0ca57
commit
6266902bd5
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
}
|
||||
},
|
||||
"cleanUrls": true,
|
||||
"trailingSlash": false,
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "/api/panel",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue