{ "rewrites": [ { "source": "/a/:naddr", "destination": "/api/article-og?naddr=:naddr" }, { "source": "/(.*)", "destination": "/index.html" } ] }