I see MailChannels, but it shows that it stopped sending from Workers last year.
I see MailChannels, but it shows that it stopped sending from Workers last year.
deploy --no-bundle thats failing.it does upload the worker, but after it exits with non-zero exit code. logs show this(bunx wrangler ... || true) around it. it throws the same error regardless of command, but it seems to work▲ You are using Node.js 18.17.1. For Next.js, Node.js version "^18.18.0 >= 20.0.0" is required.

cf.worker.upstream_zone but not sure where
cf.worker.upstream_zone != "customer-zone.com"host -> http.host--remote option with @Cloudflare/vite-plugin to run npm run dev ?
wrangler dev —remote?@cloudflare/vite-plugin is only for spas? or should it also work with like sveltekit? using it with svetekit i got errors so im not sure
develop. When i access the site with develop.pages-XXX.dev it works fine; however when I access it through a custom subdomain develop.subdomain.example.com where I added a CNAME to develop.pages-XXX.dev it doesn't show the preview branch just the master. DNS has been propagated for a few daysbunx wrangler secret bulk .dev.varsdeploy --no-bundleCurrent Version ID: 8699af9c-fdcf-4487-bf6f-fcd0d2076f3a
✘ [ERROR] TypeError: The "options" argument must be of type object. Received an instance of AbortController
at validateObject (unknown)
at setTimeoutPromise (node:timers/promises:22:19)
at <anonymous>
(/root/.bun/install/global/node_modules/wrangler/wrangler-dist/cli.js:148669:31)
at processTicksAndRejections (native:7:39)(bunx wrangler ... || true)10:13:23.457 ▲ Error: Command "npm run build" exited with 110:13:22.943 ▲ Detected Next.js version: 15.2.2
10:13:22.950 ▲ Running "npm run build"
10:13:23.293 ▲ > falcon-network-site@0.1.0 build
10:13:23.293 ▲ > next build
10:13:23.439 ▲ You are using Node.js 18.17.1. For Next.js, Node.js version "^18.18.0 || ^19.8.0 || >= 20.0.0" is required.
10:13:23.457 ▲ Error: Command "npm run build" exited with 1
10:13:23.645
10:13:23.645 ⚡️ The Vercel build (`npx vercel build`) command failed. For more details see the Vercel logs above.
10:13:23.646 ⚡️ If you need help solving the issue, refer to the Vercel or Next.js documentation or their repositories.
10:13:23.646
10:13:23.684 Failed: Error while executing user command. Exited with error code: 1
10:13:23.704 Failed: build command exited with code: 1
10:13:24.922 Failed: error occurred while running build commandcf.worker.upstream_zonenot (cf.worker.upstream_zone in {"" "customer-zone.com"})not (cf.worker.upstream_zone == "customer-zone.com")cf.worker.upstream_zone != "customer-zone.com"hosthttp.host--remotewrangler dev —remote@cloudflare/vite-plugindevelopdevelop.pages-XXX.devdevelop.pages-XXX.devdevelop.subdomain.example.com