Describe the solution
We're migrating from Cloudflare Pages to Workers (using Vite) and need preview URLs to run on custom subdomains (e.g. preview.branch.example.com), not just workers.dev.
Right now, preview environments are limited to workers.dev, which breaks workflows that rely on domain-specific logic, cookies, and branch-based URLs.
Request:
Please add support for preview deployments on custom subdomains, or let us know if this is planned or possible in the future.
Thanks!
Describe the solution
We're migrating from Cloudflare Pages to Workers (using Vite) and need preview URLs to run on custom subdomains (e.g. preview.branch.example.com), not just workers.dev.
Right now, preview environments are limited to workers.dev, which breaks workflows that rely on domain-specific logic, cookies, and branch-based URLs.
Request:
Please add support for preview deployments on custom subdomains, or let us know if this is planned or possible in the future.
Thanks!