Skip to content

Commit

Permalink
[ fix ] 새로고침 오류 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
NYeonK committed May 12, 2023
1 parent 719584c commit f56e0b7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion vercel.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
{

"rewrites": [
{"source": "/(.*)", "destination": "/"}
]
}

0 comments on commit f56e0b7

Please sign in to comment.