Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 616 Bytes

vercel.mdx

File metadata and controls

26 lines (22 loc) · 616 Bytes
description
Push your envsecrets to your Vercel app's variables.

Vercel

Reserved Environment Variables

The following secrets/variables cannot be forward-synced to Vercel because they are reserved for Vercel's runtime:

  • AWS_REGION
  • AWS_DEFAULT_REGION
  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_KEY
  • AWS_SECRET_ACCESS_KEY
  • AWS_EXECUTION_ENV
  • AWS_LAMBDA_LOG_GROUP_NAME
  • AWS_LAMBDA_LOG_STREAM_NAME
  • AWS_LAMBDA_FUNCTION_NAME
  • AWS_LAMBDA_FUNCTION_MEMORY_SIZE
  • AWS_LAMBDA_FUNCTION_VERSION
  • AWS_SESSION_TOKEN
  • NOW_REGION
  • TZ
  • LAMBDA_TASK_ROOT
  • LAMBDA_RUNTIME_DIR