{
	"redirects": [
		{
			"source": "/:path",
			"destination": "/api/:path"
		},
		{
			"source": "/",
			"destination": "/api"
		}
	]
}
