Skip to content

Commit 2d25096

Browse files
committed
feat: update vercel.json to include all PHP files in admin directory
1 parent f8f5258 commit 2d25096

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

vercel.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,5 @@
99
]
1010
}
1111
}
12-
],
13-
"routes": [
14-
{
15-
"src": "/admin/(.*)",
16-
"dest": "/admin/$1"
17-
}
1812
]
1913
}

0 commit comments

Comments
 (0)