Browse Source

Update vercel.json

tae-bot 9 months ago
parent
commit
5874499eb8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vercel.json

+ 1 - 1
vercel.json

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