Joshua Shay Kricheli NeuroSymbolic AI
v2 v1

Release · v2.26.7

Require only VERCEL_TOKEN; auto-create project on…

ci(vercel): require only VERCEL_TOKEN; auto-create project on first deploy

ci v2.26.7 June 30, 2026 Claude aeb05f3

Details

Lower the setup friction to a single secret. The deploy step now only links to
an existing project when both VERCEL_ORG_ID and VERCEL_PROJECT_ID are provided;
otherwise `vercel deploy --prebuilt --yes` creates/resolves a project straight
from the token. So the one required secret is VERCEL_TOKEN.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016HyukoK8KXyZw4hY9Wm3zN

Files changed (1)

.github/workflows/deploy-vercel.yml +16 −11