Skip to content

Fix marketing Vercel build script resolution#170

Merged
BunsDev merged 3 commits into
mainfrom
okcode/fix-marketing-build
Apr 1, 2026
Merged

Fix marketing Vercel build script resolution#170
BunsDev merged 3 commits into
mainfrom
okcode/fix-marketing-build

Conversation

@BunsDev

@BunsDev BunsDev commented Apr 1, 2026

Copy link
Copy Markdown
Member

Summary

  • Added a local marketing package script build:marketing so bun run build:marketing works when run inside apps/marketing.
  • Made deployment command explicit in vercel.json (cd apps/marketing && bun run build:marketing) to avoid workspace cwd ambiguity on Vercel.

Why

Vercel build log showed Script not found "build:marketing". This patch makes the build target resilient to differing working directories used by deployment tooling.

@vercel

vercel Bot commented Apr 1, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
okcode-marketing Error Error Apr 1, 2026 10:21am
v0-compute-the-platform-to-build Error Error Apr 1, 2026 10:21am

@BunsDev BunsDev merged commit 282efd6 into main Apr 1, 2026
4 of 7 checks passed
@github-actions github-actions Bot added size:XS and removed size:S labels Apr 1, 2026
@BunsDev BunsDev deleted the okcode/fix-marketing-build branch April 6, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant