# More detailed report on out of memory or disk space errors on builds

**Published:** November 8, 2023 | **Authors:** Peter van der Zee, Felix Haus

---

You will now see more information in the build logs when your build fails due to either exhausting the available memory (OOM) or disk space (ENOSPC).

In the case of OOM, your build logs will confirm the event. For ENOSPC situations, detailed information on disk space allocation is provided.

Check out [our documentation](https://vercel.com/docs/deployments/troubleshoot-a-build#build-container-resources) to learn more.

---

📚 **More updates:** [View all changelog entries](/changelog/sitemap.md) | [Blog](/blog/sitemap.md)