Deploy Pipeline
Deploy trigger → file collection → bundle + upload → script publish
Deployment packages assets and worker code, uploads them, then returns a production URL.
One-click production deployment to the edge
Deploy Flow
Notes
Static assets are uploaded via the Direct Upload API (content-hashed manifest + batched uploads), then the bundled worker script is deployed with a completion JWT linking assets to the script. Asset settings (not_found_handling, html_handling, run_worker_first) from the project configuration are included in the deploy metadata. Credentials are stored client-side in localStorage.