Skip to content

fix(deploy): build the landing page from site on Vercel#21

Merged
ChimdumebiNebolisa merged 1 commit into
mainfrom
codex/vercel-site-build-config
Jul 13, 2026
Merged

fix(deploy): build the landing page from site on Vercel#21
ChimdumebiNebolisa merged 1 commit into
mainfrom
codex/vercel-site-build-config

Conversation

@ChimdumebiNebolisa

Copy link
Copy Markdown
Owner

Why

The existing backline-site project was deploying the repository root, which completed successfully but emitted no site output and served Vercel's 404 page.

Change

Configure the project to install, build, and publish the Vite app from site/.

Verification

  • npm --prefix site ci
  • npm --prefix site run build
  • Existing landing-page quality CI and backend workflows were green on main before this deployment-only repair.

Configure the existing backline-site project to install, build, and publish the Vite application from site/. This prevents Git-based production deployments from completing with an empty root output and serving Vercel's 404 page.
@vercel

vercel Bot commented Jul 13, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
backline-site Ready Ready Preview, Comment Jul 13, 2026 2:08am

@ChimdumebiNebolisa ChimdumebiNebolisa merged commit f3438a6 into main Jul 13, 2026
5 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