feat: staging build
Description
PR Type
- [ ] Feature
- [ ] Bugfix
- [ ] Hotfix
- [ ] Other (please describe):
Screenshots (if UI change)
Demo Video (if new feature)
Linked Issues
Additional context
Changelog
- [ ] I have updated the changelog/next.md with my changes.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| follow | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 30, 2025 2:05pm |
1 Skipped Deployment
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| follow-external-ssr | ⬜️ Ignored (Inspect) | Visit Preview | Mar 30, 2025 2:05pm |
Suggested PR Title:
fix: improve build process and add environment icons
Change Summary:
This PR enhances the GitHub Actions build process by introducing a new environment variable for staging and modifying the conditional checks throughout the build steps. It also updates the package.json scripts for better organization and includes new environment-specific icons to improve user experience and clarity when switching between environments. Several code components have been optimized to utilize a new env constant, DEV, for determining the running mode, reducing reliance on direct environment checks.
Code Review: No change requests necessary.