85b4842d0d
- Separate cd, pnpm install, and pnpm build into explicit steps - Return to repo root before copy operation - Use absolute paths from repo root - Add echo statements between each major step for debugging - Add verification check for index.html existence - Remove variable substitution for clarity This approach maximizes visibility into which exact step is failing, making debugging and root cause analysis much easier. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>