We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e2410f commit b0edda0Copy full SHA for b0edda0
1 file changed
vercel.json
@@ -6,7 +6,7 @@
6
"builds": [
7
{
8
"src": "/api/index.php",
9
- "use": "vercel-php@0.7.4"
+ "use": "vercel-php@0.9.0"
10
},
11
12
"src": "/public/**",
@@ -39,7 +39,6 @@
39
"APP_PACKAGES_CACHE": "/tmp/packages.php",
40
"APP_ROUTES_CACHE": "/tmp/routes.php",
41
"APP_SERVICES_CACHE": "/tmp/services.php",
42
- "CACHE_DRIVER": "array",
43
"CACHE_STORE": "array",
44
"LOG_CHANNEL": "stderr",
45
"SESSION_DRIVER": "cookie",
0 commit comments