refactor(next-core): apply correct url rewrite behavior (#58237)
### What
Apply correct url rewrite behavior in the specific context (pages/api).
This won't change anything yet, but it will prevent breaking changes when turbopack makes future changes.