Sfoglia il codice sorgente

Update vercel.json

tae-bot 10 mesi fa
parent
commit
5874499eb8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      vercel.json

+ 1 - 1
vercel.json

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