Hi! I am working on a project having bytebuffer as a dependency. Bytebuffer is not used directly, but is in the `node_modules`-folder. Bulding the application on (Vercel)[vercel.com] causes the application to crash with the following in the logs: ``` Module not found: Can't resolve 'memcpy' in '/vercel/xxxxx/node_modules/bytebuffer/dist' ```