diff --git a/vercel.json b/vercel.json index 5afc253..7732838 100644 --- a/vercel.json +++ b/vercel.json @@ -1,6 +1,6 @@ { "functions": { - "/*.php": { + "./*.php": { "runtime": "vercel-php@0.6.0" } },