feat(web): add environment management workflow#4050
Conversation
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Executive SummaryAdds a well-structured Files Reviewed (10 files)
Reviewed by deepseek-v4-pro-20260423 · 299,689 tokens Review guidance: REVIEW.md from base branch |
|
@kilocode-bot please review the changes in this PR |
Code Review: PR #4050 —
|
Summary
pnpm web:env setcommand that asks whether a variable is sensitive, then updates both Vercel projects across Development, Staging, and Production.Verification
NEXT_PUBLIC_*values before accessing remote providers.Visual Changes
Reviewer Notes
--development-file,--staging-file, and--production-file; normal values use hidden terminal prompts.