Just came across https://nextjs.org/docs/app/api-reference/config/next-config-js/turbopack#advanced-webpack-loader-conditions when researching for another issue.
We can match the turbopack loaders more strictly to only run on user code. Potentially reduces build times.