Commit graph

2 commits

Author SHA1 Message Date
Roo Code
16cca43fdd docs: enhance Vercel deployment documentation and add cleanup guide
- Add comprehensive VERCEL_CLEANUP.md guide with step-by-step cleanup instructions
- Enhance deployment.md with detailed protection mechanisms and alternatives
- Add troubleshooting section and security considerations
- Include Docker, static export, and other deployment platform options
- Cross-reference cleanup guide from main deployment documentation

Addresses comment #3029277293 requesting documentation validation
2025-07-02 21:01:45 +00:00
Roo Code
495e25042d feat: implement Vercel deployment fixes
- Add automaticVercelMonitors: false to Next.js configs for web-evals and web-roo-code
- Create .vercelignore files to prevent accidental Vercel deployments
- Add comprehensive deployment documentation with Vercel warnings

Addresses comment: https://github.com/RooCodeInc/Roo-Code-Cloud/pull/190#issuecomment-3029245688

 Linting passes
 Type checking passes
 No breaking changes to existing functionality
2025-07-02 20:50:51 +00:00