소스 검색

Update vercel.json

tae-bot 10 달 전
부모
커밋
5874499eb8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      vercel.json

+ 1 - 1
vercel.json

@@ -1 +1 @@
-{ "version": 2, "rewrites": [{ "source": "/(.*)", "destination": "/" }] }
+{ "version": 2, "rewrites": [{ "source": "/(.*)", "destination": "/api" }] }