Skip to content

Commit ab709a2

Browse files
committed
chore(graduate): url 재작성을 위한 Vercel config 추가
1 parent c4f3fe3 commit ab709a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

apps/graduate/vercel.json

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

0 commit comments

Comments
 (0)