Reduce worker size on Cloudflare ☁

Hi,

I was deploying simple site having 6 pages, no API endpoints + Nuxt SEO.

While I was deploying it over the edge, I'm getting error from worker size limit (1MB on free plan) which is mentioned in this blog: https://nuxt.com/blog/nuxt-on-the-edge

  • This is very simple minimal app and still it's taking more than 1MB so how can I inspect and reduce the worker size?
  • What increses the size of worker so I can take care of it in future?
Nuxt
Learn how we made Nuxt 3 capable of running on edge runtimes to run with server-side rendering close to your users.
Was this page helpful?