Skip to content

Commit

Permalink
chore: 프리뷰 라우트 오작동 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
WooGi1020 committed Jan 3, 2025
1 parent 125bb66 commit ba5c98e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vercel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"rewrites": [{ "source": "/(.*)", "destination": "/" }]
}

0 comments on commit ba5c98e

Please sign in to comment.