Compare commits
No commits in common. "vercel" and "main" have entirely different histories.
12
vercel.json
12
vercel.json
@ -1,12 +0,0 @@
|
|||||||
{
|
|
||||||
"functions": {
|
|
||||||
"api/*.php": {
|
|
||||||
"runtime": "vercel-php@0.7.3"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"routes": [
|
|
||||||
{ "src": "/(.*)", "dest": "/index.php" }
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user