= "get-stackql-deploy"
= "src/index.ts"
= "2025-06-01"
= false
# Serve the worker on the zone apex. `custom_domain = true` makes Wrangler create
# and manage the proxied DNS record for get-stackql-deploy.io automatically, so no
# manual DNS entry is needed. The zone must already exist in the Cloudflare account.
= [
{ = "get-stackql-deploy.io", = true }
]