Skip to content

Commit 488b305

Browse files
committed
fix: try different pattern
1 parent 8234492 commit 488b305

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
@@ -85,7 +85,7 @@
8585
],
8686
"headers": [
8787
{
88-
"source": "**/*_payload.json",
88+
"source": "/:path*_payload.json",
8989
"headers": [
9090
{
9191
"key": "Content-Type",

0 commit comments

Comments
 (0)