{ "cleanUrls": true, "rewrites": [ { "source": "/docs/:match*", "destination": "/:match*" } ], "redirects": [ { "source": "/", "destination": "/docs" } ] }