{ "$schema": "https://openapi.vercel.sh/vercel.json", "rewrites": [ { "source": "/stats/:match*", "destination": "https://analytics.umami.is/:match*" } ] }