仓库原始内容
按源仓库内容呈现,保留标题、案例、代码、表格、链接以及原文引用的演示图片。
Triage a Vercel build failure for the current branch. Use Vercel MCP when available. Fix the local build. Do not deploy. Follow git publish.
- Retrieve build logs for the current branch via Vercel MCP (or the user-supplied log).
- Parse TypeScript, ESLint, missing deps, env, imports, and config errors.
- Apply the owning fix. Run the app or package build script from
package.json. Stop at verified local build. No deployment and no unsolicited commit. - Docs:
/w-docsif behavior or commands changed.

