fix output directory

This commit is contained in:
2026-05-17 20:53:31 -05:00
parent 5ab3e83698
commit 4b4a902fe8

View File

@@ -1,4 +1,6 @@
{ {
"version": 2,
"outputDirectory": "api",
"functions": { "functions": {
"api/index.php": { "api/index.php": {
"runtime": "vercel-php@0.7.3" "runtime": "vercel-php@0.7.3"