Skip to content

Commit eb055d0

Browse files
author
global name
committed
fix: 修改
1 parent 1555919 commit eb055d0

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.DS_Store

6 KB
Binary file not shown.

vercel.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"rewrites": [
3+
{
4+
"source": "/(.*)",
5+
"destination": "/index.html"
6+
}
7+
]
8+
}

0 commit comments

Comments
 (0)