Describe the bug
On current main/HEAD, local run is broken in my environment,
npm run dev exits immediately (no local server starts)
npm run build crashes with Bus error after sitemap generation
To Reproduce
OS: WSL/Linux
Node: v25.6.0
npm: 11.8.0
Expected behavior
npm run dev should keep running and serve the app locally
npm run build should complete successfully
Screenshots
No response
Additional context
No response
Code of Conduct