Skip to content

Commit 1ca5845

Browse files
Update vercel config
1 parent 671331c commit 1ca5845

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
@@ -8,7 +8,7 @@
88
],
99
"routes": [
1010
{
11-
"src": "/(.*)",
11+
"src": "/src/lib/(.*)",
1212
"dest": "src/lib/index.js"
1313
}
1414
]

0 commit comments

Comments
 (0)