Commit bdf1b75
apex-ai-net
fix(deploy): remove standalone output mode for Netlify compatibility
- Remove 'output: standalone' from next.config.ts
- Enhance outputFileTracingExcludes with build tool exclusions
- Fixes 250MB function size limit error on Netlify
- Allows @netlify/plugin-nextjs to properly externalize dependencies
Resolves deployment error: 'function exceeds maximum size of 250 MB'1 parent 22f09f6 commit bdf1b75
2 files changed
Lines changed: 240 additions & 302 deletions
0 commit comments