@vercel[bot]1mo ago
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Actions | Updated (UTC) |
|---|---|---|---|
| platform-frontend | Preview, Comment | Apr 25, 2026 4:24am |
Backmerge of #884 (hotfix shipped straight to production) so main doesn't regress.
mapPathToNewDashboard returned /<org>/~ (no trailing slash) on main for workspace-only paths — that falls through to the new dashboard's [org]/[project=~] catchall and 404s. The hotfix on production now correctly returns /<org>/~/; this brings the same fix back to main.
Cherry-pick of 811dde72 from production (one-line diff, conflict resolved against main's /<org>/~ baseline → same final state as production).
🤖 Generated with Claude Code
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Actions | Updated (UTC) |
|---|---|---|---|
| platform-frontend | Preview, Comment | Apr 25, 2026 4:24am |