turbopack-240123.3
### Description Ensures edge compilation outputs the right asset urls. Currently in Next.js with Turbopack enabled they show `/assets/file.hash.png` but it should be relative to the `asset_prefix` and client path. <!-- ✍️ Write a short summary of your work. If necessary, include relevant screenshots. --> ### Testing Instructions <!-- Give a quick description of steps to test your changes. --> --------- Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>