Skip to content

fix: vercel.json points to build:app (vite SPA)#24

Merged
dougdevitre merged 2 commits intomainfrom
fix/vercel-build-command
Apr 14, 2026
Merged

fix: vercel.json points to build:app (vite SPA)#24
dougdevitre merged 2 commits intomainfrom
fix/vercel-build-command

Conversation

@dougdevitre
Copy link
Copy Markdown
Owner

Default build script is for the static-site generator CLI — Vercel needs build:app. Adds vercel.json so preview + prod deploy the Vite SPA.

The default "npm run build" runs the LinkedIn→static-site CLI, which
expects input/profile.json and isn't what Vercel should deploy. The
Vite SPA lives behind build:app.

Adds vercel.json so preview and production both deploy the SPA.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 14, 2026

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

Project Deployment Actions Updated (UTC)
cotrackpro-partner-engine Ready Ready Preview, Comment Apr 14, 2026 10:27pm

Request Review

Lock file was out of sync with recent clerk/speed-insights additions,
breaking the GitHub Actions preview workflow which uses npm ci.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

🔍 Preview Ready

The site built successfully. Download the preview artifact from:
https://github.com/dougdevitre/cotrackpro-partner-engine/actions/runs/24425954111

Merge this PR to deploy to GitHub Pages.

@dougdevitre dougdevitre merged commit 4a0ee68 into main Apr 14, 2026
3 checks passed
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.

1 participant