Turbopack: Expose an environment variable for exposing the `detail` field of issues (#86518)
We have a `detail` field on Turbopack issues, but there was no way to actually read that value from Next.js.
This adds a hacky environment variable, which is better than nothing.
