Custom domain for preview builds?

I can set a custom domain on the project, I want to have a custom domain for my preview builds (to track dev/staging version of the site). On Workers this can be done using Routes. What are the options for pages? As opposed to just using .pages.dev domain
1 Reply
welz
welzOP7mo ago
Cloudflare Docs
Add a custom domain to a branch
In this guide, you will learn how to add a custom domain (staging.example.com) that will point to a specific branch (staging) on your Pages project.

Did you find this page helpful?