Skip to content

Commit f48f4e6

Browse files
committed
Update:配置
1 parent e65d9d2 commit f48f4e6

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

dashboard/public/_redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/* /index.html 200

dashboard/vercel.json

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

0 commit comments

Comments
 (0)