EventMapper/vercel.json

1 line
81 B
JSON

{ "version": 2, "rewrites": [{ "source": "/(.*)", "destination": "/scripts" }] }