coinchimp
coinchimp
CDCloudflare Developers
Created by coinchimp on 9/20/2024 in #pages-help
Error: Pages only supports files up to 25 MiB in size
I got this error for an app that I bought (nextjs using pnpm). They suggests to work with vercel, but I want to keep working with CF. If I upgrade this project, can this issue be fixed? Or maybe I should use other output folder I am using .next now. Which folder should I use for the output? my structure is:
.next
cache
server
static
types
.next
cache
server
static
types
Thanks,
13:36:29.370 ✘ [ERROR] Error: Pages only supports files up to 25 MiB in size
13:36:29.371
13:36:29.371 cache/webpack/server-production/0.pack is 246 MiB in size
13:36:29.370 ✘ [ERROR] Error: Pages only supports files up to 25 MiB in size
13:36:29.371
13:36:29.371 cache/webpack/server-production/0.pack is 246 MiB in size
6 replies