Getting error while deploying on the cloudflare pages

For Workes & Pages, what is the name of the domain?

lc-admin-dev.pages.dev

What is the error message?

Generated Pages Functions bundle size (30323689) is over the limit of 25.0 MiB

What is the issue or error you’re encountering

while deploying the next js build on cloudflare pages. getting the error function bundle size over limit.

1 Like

Just got the same problem with my Next.js app this morning :
Generated Pages Functions bundle size (337116361) is over the limit of 25.0 MiB

I would like to know what to do to get around this.