Whats the best route to take to build PR previews?

Whats the best route to take to build PR previews? I already have it set to rebuild on a merge to main, but when a dev puts in a PR I want a preview build to be generated
1 Reply
texan
texan3w ago
You can generate a preview for any version (even if it's not deployed!). I would image your best route would be to do a wrangler version upload so you can access the preview url for those branches.

Did you find this page helpful?