# Cross-link map: Accessing Build Logs (/docs/deployments/logs)

> From the Vercel docs graph (built 2026-09-22T05:27:54.083Z), spanning vercel.com docs + KB, nextjs.org, ai-sdk.dev, and other Vercel documentation sites. Full graph as JSON: https://vercel.com/docs/graph.json

## Semantically closest pages

- [Logs](https://vercel.com/docs/logs?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=semantic) — Use logs to find information on deployment builds, function executions, and more.
- [Get logs for a deployment](https://vercel.com/docs/rest-api/logs/get-logs-for-a-deployment?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=semantic) — GET /v1/projects/{projectId}/deployments/{deploymentId}/runtime-logs — Returns a stream of logs for a given deployment.
- [Build Features for Customizing Deployments](https://vercel.com/docs/builds/build-features?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=semantic) — Learn how to customize your deployments using Vercel's build features.
- [Troubleshooting Build Errors](https://vercel.com/docs/deployments/troubleshoot-a-build?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=semantic) — Learn how to resolve common scenarios you may encounter during the Build step, including build errors that cancel a depl
- [Vercel Function Logs](https://vercel.com/docs/functions/logs?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=semantic) — Use runtime logs to debug and monitor your Vercel Functions.

## This page links to (6)

- [Using the Activity Log](https://vercel.com/docs/activity-log?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=outbound) — Learn how to use the Activity Log, which provides a list of all events on a team, chronologically organized since its cr
- [Configuring a Build](https://vercel.com/docs/builds/configure-a-build?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=outbound) — Vercel automatically configures the build settings for many front-end frameworks, but you can also customize the build a
- [Deploying to Vercel](https://vercel.com/docs/deployments?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=outbound) — Create, verify, and manage preview and production deployments on Vercel from Git, Vercel CLI, or the REST API.
- [Working with Drains](https://vercel.com/docs/drains?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=outbound) — Drains collect logs, traces, speed insights, and analytics from your applications. Forward observability data to custom
- [Sensitive environment variables](https://vercel.com/docs/environment-variables/sensitive-environment-variables?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=outbound) — Environment variables that cannot be decrypted once created.
- [Managing Team Members](https://vercel.com/docs/rbac/managing-team-members?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=outbound) — Learn how to manage team members on Vercel, and how to assign roles to each member with role-based access control \\(RBAC

## Pages that link here (14)

By site: vercel-changelog (4) · vercel-kb (4) · vercel-web (1) · vercel-docs (5)

### From vercel-changelog

- [Automatic pnpm v10 support](https://vercel.com/changelog/automatic-pnpm-v10-support?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=inbound)
- [Build logs now support interactive links](https://vercel.com/changelog/build-logs-now-support-interactive-links?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=inbound)
- [ChatGPT can now integrate with Vercel MCP](https://vercel.com/changelog/chatgpt-is-now-supported-on-vercel-mcp?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=inbound)
- [Devin, Raycast, Windsurf, and Goose now supported on Vercel MCP](https://vercel.com/changelog/devin-raycast-windsurf-and-goose-now-supported-on-vercel-mcp?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=inbound)

### From vercel-kb

- [Does Vercel Support Yarn? \\(Versions 2, 3, and 4\\)](https://vercel.com/kb/guide/does-vercel-support-yarn-4?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=inbound) — Vercel supports Yarn 1, 2, 3, and 4. Learn which version your build uses by default, and how to pin Yarn 4 with Corepack
- [Conditional Build Commands: Environment, Branch, and Custom Workflows](https://vercel.com/kb/guide/dynamic-build-commands?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=inbound) — Run a different Vercel build command for each environment or Git branch using a shell script, vercel.json, or vercel.ts,
- [How do I resolve a 'module not found' error?](https://vercel.com/kb/guide/how-do-i-resolve-a-module-not-found-error?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=inbound) — Information on resolving a 'module not found' error.
- [How to debug 404 errors](https://vercel.com/kb/guide/how-to-debug-404-errors?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=inbound) — Learn the systematic steps to identify and resolve 404 issues.

### From vercel-web

- [Understanding Vercel Functions](https://vercel.com/blog/understanding-vercel-functions?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=inbound)

### From vercel-docs

- [Troubleshooting Build Errors](https://vercel.com/docs/deployments/troubleshoot-a-build?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=inbound) — Learn how to resolve common scenarios you may encounter during the Build step, including build errors that cancel a depl
- [Integrating Vercel and Kubernetes](https://vercel.com/docs/integrations/external-platforms/kubernetes?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=inbound) — Deploy your frontend on Vercel alongside your existing Kubernetes infrastructure.
- [Limits](https://vercel.com/docs/limits?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=inbound) — Look up account limits, usage summaries, rate limits, and resource constraints for every Vercel plan.
- [Logs](https://vercel.com/docs/logs?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=inbound) — Use logs to find information on deployment builds, function executions, and more.
- [Transferring a project](https://vercel.com/docs/projects/transferring-projects?from=graph&source_path=%2Fdocs%2Fdeployments%2Flogs&source_site=vercel-docs&relationship=inbound) — Learn how to transfer a project between Vercel teams.
