How to set `logpush=true` without `wrangler.toml`
I use nuxt.js which automatically builds the app for cloudflare pages. This is great, however I do not have access to a
Is there any way to set
wrangler.toml file. Is there any way to set
logpush=true without a wrangler file?