test2
This commit is contained in:
parent
c76b8a2b30
commit
adc0f040c4
@ -1,11 +1,12 @@
|
|||||||
{
|
{
|
||||||
"functions": {
|
"functions": {
|
||||||
"../*.php": {
|
"api/*.php": {
|
||||||
"runtime": "vercel-php@0.6.0"
|
"runtime": "vercel-php@0.7.3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"routes": [
|
"routes": [
|
||||||
{ "src": "/(.*)", "dest": "index.php" }
|
{ "src": "/(.*)", "dest": "/index.php" }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user