currently I've got `npx wrangler deploy --route '<custom path>/*' --name <dynamic name>` but it's co

currently I've got npx wrangler deploy --route '<custom path>/*' --name <dynamic name> but it's complaining that I didn't specify a zone ID or name
Was this page helpful?