Vercel Edge size calculation issue

Current behavior - Error: The Edge Function “api/[[…route]]” size is 1.09 MB and your plan size limit is 1 MB. Learn More: Vercel Functions Limitations

Expected behavior: The 1.09 MB is Parsed size and gzip size is around 300 - 400 KB.

All the details are here - Same issue on Github

NextJS (Monorepo) project

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.