With Next 16, Turbopack becomes the default bundler. However, using it causes a dependency resolution error at runtime (example [here](https://github.com/Arthi-chaud/Meelo/issues/1262#issuecomment-3734569413)). As a workaround, in the meantime, we fallback on using webpack (#1392)