ok
This commit is contained in:
parent
63b746825b
commit
e28a11ff6a
1 changed files with 2 additions and 2 deletions
|
|
@ -4,11 +4,11 @@
|
||||||
"api/**/*.php": {
|
"api/**/*.php": {
|
||||||
"runtime": "vercel-php@0.9.0"
|
"runtime": "vercel-php@0.9.0"
|
||||||
}
|
}
|
||||||
}
|
{
|
||||||
"cleanUrls": false,
|
"cleanUrls": false,
|
||||||
"trailingSlash": false,
|
"trailingSlash": false,
|
||||||
"rewrites": [
|
"rewrites": [
|
||||||
{
|
}
|
||||||
"source": "/api/panel",
|
"source": "/api/panel",
|
||||||
"destination": "/api/panel.php"
|
"destination": "/api/panel.php"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue