See: lodash/lodash#5862
Lodash uses Function(String)
which upsets Next.js and is incompatible with CloudFlare workers (Vercel Edge), resulting in errors like:
Failed to compile.
Dynamic Code Evaluation (e. g. 'eval', 'new Function', 'WebAssembly.compile') not allowed in Edge Runtime