Skip to content

Fix marketing Vercel output config#164

Merged
BunsDev merged 1 commit into
mainfrom
fix/marketing-vercel-output
Apr 1, 2026
Merged

Fix marketing Vercel output config#164
BunsDev merged 1 commit into
mainfrom
fix/marketing-vercel-output

Conversation

@BunsDev

@BunsDev BunsDev commented Apr 1, 2026

Copy link
Copy Markdown
Member

Summary

  • add a root vercel.json that builds the marketing app and points Vercel at apps/marketing/.next
  • declare @okcode/marketing#build Turbo outputs as .next/** so Turbo no longer expects dist
  • pin the marketing Next.js turbopack.root to the repo to avoid incorrect workspace-root detection

Verification

  • bun fmt
  • bun lint
  • bun typecheck
  • bun run build:marketing

Context

The Vercel build itself was succeeding, but deployment packaging failed afterward because the project was still configured to look for a dist output directory instead of the marketing app's Next.js output.

@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 9:03am
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 1, 2026 9:03am

@github-actions github-actions Bot added size:S vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Apr 1, 2026
@BunsDev BunsDev merged commit 64b93f5 into main Apr 1, 2026
8 of 10 checks passed
@BunsDev BunsDev deleted the fix/marketing-vercel-output branch April 6, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S 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