Waad / vercel.json
Epikcoder
a
44cdc52
raw
history blame contribute delete
77 Bytes
{ "version": 2, "rewrites": [{ "source": "/(.*)", "destination": "/api" }] }