Hi, can anyone point me to some documentation for using a Worker to build and deploy to Cloudflare P

Hi, can anyone point me to some documentation for using a Worker to build and deploy to Cloudflare Pages? Trying to convert a Pages Function to a Worker since I only need it to run once a day, but having some trouble wrapping my head around how to use a Worker to deploy to Pages instead of the Function routing I'm currently using.
Was this page helpful?