Skip to content

Fix Vercel build failure when previous deploy SHA is missing#225

Merged
koala73 merged 1 commit into
mainfrom
claude/fix-vercel-build-error-0syDu
Feb 22, 2026
Merged

Fix Vercel build failure when previous deploy SHA is missing#225
koala73 merged 1 commit into
mainfrom
claude/fix-vercel-build-error-0syDu

Conversation

@koala73

@koala73 koala73 commented Feb 22, 2026

Copy link
Copy Markdown
Owner

Add git cat-file -e check before git diff to handle cases where
VERCEL_GIT_PREVIOUS_SHA no longer exists in the repo (e.g. after
force push or rebase). Falls back to proceeding with the build.

https://claude.ai/code/session_01TF3HGknFrQEKwe8ZGzmGbS

Add git cat-file -e check before git diff to handle cases where
VERCEL_GIT_PREVIOUS_SHA no longer exists in the repo (e.g. after
force push or rebase). Falls back to proceeding with the build.

https://claude.ai/code/session_01TF3HGknFrQEKwe8ZGzmGbS
@vercel

vercel Bot commented Feb 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
worldmonitor Error Error Feb 22, 2026 9:51am
worldmonitor-finance Error Error Feb 22, 2026 9:51am
worldmonitor-startup Error Error Feb 22, 2026 9:51am

Request Review

@vercel

vercel Bot commented Feb 22, 2026

Copy link
Copy Markdown

Deployment failed with the following error:

The `vercel.json` schema validation failed with the following message: `ignoreCommand` should NOT be longer than 256 characters

Learn More: https://vercel.com/docs/concepts/projects/project-configuration

@koala73
koala73 merged commit 6391fb9 into main Feb 22, 2026
1 of 4 checks passed
@koala73
koala73 deleted the claude/fix-vercel-build-error-0syDu branch February 23, 2026 07:09
facusturla pushed a commit to facusturla/worldmonitor that referenced this pull request Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants