next.js
cf328d3a - CPU prof: Write profiles to .next-profiles instead of .next/cpu-profiles (#92078)

Commit
2 days ago
CPU prof: Write profiles to .next-profiles instead of .next/cpu-profiles (#92078) ## What? Writes the CPU profiles to .next-profiles. This makes sure it's not tied to `.next` / `.next/dev`. It's one consistent place for the file.
Author
Parents
Loading