N
Nuxt5mo ago
Rejox

Host on Cloudfare Worker & Pages

Hey guys, I want to host my app on cloudfare worker & pages, unfortunately recently it gave the build error that I exceeded 25 MiB size for functions. I have no clue where I would have 25MiB, anyone can point me a direction how I can find it and how to make it less
1 Reply
isakwang
isakwang5mo ago
npx nuxi analyze [--log-level] [rootDir] lets´s you see the size of each file

Did you find this page helpful?