{ "rewrites": [ { "source": "/openapi/(.*)", "destination": "/api/proxy" }, { "source": "/mjapi/(.*)", "destination": "/api/proxy" } ] }