Skip browser tests in CI via env var
Use SKIP_BROWSER_TESTS=1 to conditionally exclude the browser test
project in vite.config.ts, avoiding Playwright initialization entirely.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>