Skip to content

Commit a3ae204

Browse files
author
followDev
committed
vercel refresh fix
1 parent d689a46 commit a3ae204

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

client/vercel.json

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

0 commit comments

Comments
 (0)