Fix JSON structure in vercel.json
This commit is contained in:
parent
ef19774b55
commit
a173a071d0
1 changed files with 1 additions and 1 deletions
|
|
@ -4,8 +4,8 @@
|
|||
"api/**/*.php": {
|
||||
"runtime": "vercel-php@0.9.0"
|
||||
}
|
||||
},
|
||||
"cleanUrls": true
|
||||
}
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "/api/v1/accounts/login",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue