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