Skip to content

Commit

Permalink
Feat: vercel.json 파일 설정 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
BearHumanS committed Jan 12, 2024
1 parent 44a8d39 commit 74443cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vercel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "src": "/[^.]+", "dest": "/", "status": 200 }

0 comments on commit 74443cf

Please sign in to comment.