Compare commits

..

No commits in common. "vercel" and "main" have entirely different histories.
vercel ... main

View File

@ -1,12 +0,0 @@
{
"functions": {
"api/*.php": {
"runtime": "vercel-php@0.7.3"
}
},
"routes": [
{ "src": "/(.*)", "dest": "/index.php" }
]
}