Skip to content

Commit f8f5258

Browse files
committed
chore: update vercel.json to include all PHP files in admin directory
1 parent 4b8de6a commit f8f5258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"builds": [
33
{
4-
"src": "admin/*.php",
4+
"src": "admin/**/*.php",
55
66
"config": {
77
"includeFiles": [

0 commit comments

Comments
 (0)