Are workers slower than pages? A Hugo project which takes less than 90 seconds on pages is now takin
Are workers slower than pages? A Hugo project which takes less than 90 seconds on pages is now taking over 200 seconds on workers.
opennextjs-cloudflare build and opennextjs-cloudflare deploy, do these commands read the values of .dev.vars? If so, when deploying from a local machine, what's a good practice to avoid this?

Days of the week go from 1 = Sunday to 7 = Saturday, which is different on some other cron systems (where 0 = Sunday and 6 = Saturday). To avoid ambiguity you may prefer to use the three latter abbreviations (e.g. SUN rather than 1).



{shorthash}-name.me.workers.dev. how can I configure it so it also makes {branch}-name.me.workers.dev ?opennextjs-cloudflare buildopennextjs-cloudflare deploy.dev.vars{shorthash}-name.me.workers.dev{branch}-name.me.workers.dev "assets": {
"directory": "./whatever",
...
}