basically the only thing (as far as I remember) is to build the worker `@cloudflare/next-on-pages`,

basically the only thing (as far as I remember) is to build the worker
@cloudflare/next-on-pages
, then take the
.vercel/output/static/_worker.js
manually gzip it and check the gzip's output size ๐Ÿ˜“
Was this page helpful?