[Turbopack] avoid writing manifests in data/rsc variant of page (#72767)
### What?
The `data` variant for pages and the `rsc` variant for app router (for change notification purposes) causes some conflicting writes in the next-rs test case. This causes some instability since we are invalidating in a loop.