### Is your feature request related to a problem? Please describe. When enabling either lastupdate or sitemap, my site's build time increased from 30s to 110s (on Mac Intel). <img width="319" height="379" alt="Image" src="https://github.com/user-attachments/assets/dec19ffe-f2ff-4a2f-8a75-4c16ec6b200e" /> ### Describe the solution you'd like add a cache file record timestamp <img width="382" height="146" alt="Image" src="https://github.com/user-attachments/assets/0b351beb-c873-4647-816e-01344f66a651" /> ### Describe alternatives you've considered 1. patch pkg 2. add lastUpdated cache plugin(but can`t override sitemap ) ### Additional context _No response_ ### Validations - [x] Follow our [Code of Conduct](https://vuejs.org/about/coc.html) - [x] Read the [docs](https://vitepress.dev). - [x] Read the [Contributing Guidelines](https://github.com/vuejs/vitepress/blob/main/.github/contributing.md). - [x] Check that there isn't already an issue that asks for the same feature to avoid creating a duplicate.