{ "rewrites": [ { "source": "/npm-registry-api/(.*)", "destination": "https://npm-cf-proxy.oo1.dev/$1" }, { "source": "/(.*)", "destination": "/index.html" } ] }