Cloudflare does not create Preview URLs for Workers

Why is that? Am I missing something? It seems that for PRs, cloudflare does deploy to production.
No description
2 Replies
thasmo
thasmoOP4w ago
Hey! Thanks for your response. No I do not, but I just figured out that I missed to set the optional "preview deploy command" which I did set now. Although this now leads to another problem:
You have specified the environment "preview", but are using a redirected configuration, produced by a build tool such as Vite.
This is with Nuxt. I guess I've to keep on looking for the correct Nuxt + Worker setup.

Did you find this page helpful?