Skip to content

fix(sandbox): run previews from local mirror - #132

Merged
iamjr15 merged 1 commit into
mainfrom
fix/daytona-local-preview
Aug 3, 2026
Merged

fix(sandbox): run previews from local mirror#132
iamjr15 merged 1 commit into
mainfrom
fix/daytona-local-preview

Conversation

@iamjr15

@iamjr15 iamjr15 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

What changed

  • keep /workspace as the durable canonical project source
  • run managed Next.js previews from a synchronized sandbox-local mirror
  • rebuild the mirror on every start/wake and propagate live writes/deletions within one second
  • keep Next build output on sandbox-local disk with an absolute dist path

Why

Daytona /workspace is object-store FUSE. Production diagnosis proved the same Next app stalled compiling / from that mount while an identical local-disk copy returned HTTP 200.

Validation

  • pnpm turbo skills:build
  • pnpm turbo typecheck lint build --force (55/55 tasks)
  • pnpm architecture:check
  • pnpm deadcode
  • git diff --check

@vercel

vercel Bot commented Aug 3, 2026

Copy link
Copy Markdown

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

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
cheatcode Skipped Skipped Aug 3, 2026 2:21pm

@iamjr15
iamjr15 merged commit bc8864a into main Aug 3, 2026
6 checks passed
@iamjr15
iamjr15 deleted the fix/daytona-local-preview branch August 3, 2026 14:22
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