AI Briefing
KO

Vercel for Platforms Enables Direct Deployment from User GitHub Repositories

·2026.08.19 02:00

Key point

Teams using Vercel for Platforms can now create deployments directly from users' GitHub repositories without requiring the installation of the Vercel GitHub App.

Details

Teams building Vercel for Platforms can now create deployments directly from users' GitHub repositories without requiring users to install a separate Vercel GitHub App.

When creating a deployment, passing gitAccessToken along with gitSource via the API allows Vercel to use that token to fetch the source and build the deployment.

The token must meet the following conditions:

  • Read-only permissions and restricted to specific repositories
  • Validity period of 24 hours or less

Vercel encrypts and temporarily stores the token for source extraction, and never stores the token in deployment data.

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.