[.next/trace] Add tags for webpack build worker (#57818)
This PR adds a tag to the `next-build` span to identify whether the build is using the webpack build workers and/or has a custom webpack config which can be used during debugging traces.
