ponshu-room-lite/web/download
Ponshu Developer cb71ab91de fix: handle Vercel CLI stderr as ErrorRecord in release script
- Set ErrorActionPreference to Continue before vercel commands to prevent
  PowerShell from treating Vercel CLI stderr output (version banner) as
  a terminating error and jumping to the catch block prematurely
- Strip ANSI cursor-movement escape codes from output before regex matching
  the Production URL (--no-color does not remove cursor movement sequences)
- Convert all 2>&1 output to strings via .ToString() before processing

Made-with: Cursor
2026-04-12 00:39:35 +09:00
..
.gitignore fix: strengthen AI label recognition prompt and repo cleanup 2026-04-11 15:46:44 +09:00
DEPLOYMENT_GUIDE.md fix: strengthen AI label recognition prompt and repo cleanup 2026-04-11 15:46:44 +09:00
index.html fix: show correct file size (decimal) on download page 2026-04-11 22:39:11 +09:00
releases.json fix: handle Vercel CLI stderr as ErrorRecord in release script 2026-04-12 00:39:35 +09:00
style.css fix: ソムリエ画面UIを統一 — カードスタイル・padding・重複ヘッダー削除 2026-04-11 12:11:21 +09:00