add next.js trace format (#7833)
### Description
* add magic bytes and version to turbopack trace format
* detect trace format
* add partial support for next.js traces
### Testing Instructions
<!--
Give a quick description of steps to test your changes.
-->
Closes PACK-2834