Skip to content

Commit 4e985a9

Browse files
authored
hotfix: 버셀 배포 오류
1 parent 5ee7197 commit 4e985a9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

vercel.json

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

0 commit comments

Comments
 (0)