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