Skip to content

Commit d66c045

Browse files
committed
fix: try remove vercel config to check error fonts
1 parent e933430 commit d66c045

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

vercel.json

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1 @@
1-
{
2-
"rewrites": [
3-
{
4-
"source": "/2024/",
5-
"destination": "https://2024.infolavelada.com"
6-
},
7-
{
8-
"source": "/2024/:path*",
9-
"destination": "https://2024.infolavelada.com/:path*"
10-
}
11-
]
12-
}
1+
{}

0 commit comments

Comments
 (0)