{ "rewrites": [ { "source": "/", "destination": "/slides/index.html" }, { "source": "/(.*)", "destination": "/slides/$1" } ] }