{ "hosting": { "public": "dist/public", "rewrites": [ { "source": "**/**", "function": "next" } ] }, "functions": { "source": "dist/functions" } }