Deploy issue with Edge Functions due to bundle size limits
The user is experiencing deployment failures with Edge Functions when a shared TypeScript module exceeds approximately 4 MB, despite documentation stating a 20 MB limit. They receive an HTTP 500 error without detailed messages. The user seeks clarity on actual bundle size limits, error transparency, and best practices for handling large shared code or data across functions.