Vercel — AI · · 1 min read

Build logs now redact Sensitive Environment Variable values

Mirrored from Vercel — AI for archival readability. Support the source by reading on the original site.

When an Environment Variable is marked Sensitive and has a value 32 characters or longer, Vercel now replaces it with [REDACTED] in the deployment's build logs.

The Build Logs view also indicates when redaction happened, giving teams visibility into why output was masked without ever exposing the underlying value. When a value is redacted, Vercel logs the Environment Variable key, project, and deployment in the Activity Log, but never the value.

Vercel also redacts selected system Environment Variables used for deployment security.

Learn more about Sensitive Environment Variables.

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from Vercel — AI