diff --git a/vercel.json b/vercel.json index 0ea7356..98d6d59 100644 --- a/vercel.json +++ b/vercel.json @@ -1,4 +1,6 @@ { + "version": 2, + "outputDirectory": "api", "functions": { "api/index.php": { "runtime": "vercel-php@0.7.3"