Skip to content

Commit f130ae4

Browse files
author
Arnaud RITTI
committed
update
1 parent 266fe5c commit f130ae4

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

vercel.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,9 @@
22
"functions": {
33
"api/index.php": {
44
"runtime": "vercel-php@0.7.1"
5-
},
6-
"public/**": {
7-
"runtime": "@vercel/static"
85
}
96
},
107
"routes": [
11-
{
12-
"src": "/(css|js)/(.*)",
13-
"dest": "public/$1/$2"
14-
},
158
{
169
"src": "/(.*)",
1710
"dest": "/api/index.php"

0 commit comments

Comments
 (0)