Skip to content

Commit 031e00e

Browse files
authored
fixed routing issue
1 parent d7c7f8e commit 031e00e

1 file changed

Lines changed: 1 addition & 11 deletions

File tree

vercel.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
11
{
2-
"headers": [
3-
{
4-
"source": "/assets/(.*)",
5-
"headers": [
6-
{
7-
"key": "Cache-Control",
8-
"value": "max-age=31536000, immutable"
9-
}
10-
]
11-
}
12-
]
2+
"cleanUrls": true
133
}

0 commit comments

Comments
 (0)