{ "rewrites": [ { "source": "/:path*", "has": [ { "type": "host", "value": "https://carbon-components-svelte.onrender.com" } ], "destination": "/:path*" } ] }