Configure Vercel deployment for admin app and update Next.js config #4097
ccantynzcommented Apr 22, 2026
Originally written by @vercel[bot] on GitHub.
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Actions | Updated (UTC) |
|---|---|---|---|
| 48co.ai | Apr 22, 2026 4:21am | ||
| alec-rae-com-admin | Preview, Comment | Apr 22, 2026 4:21am |
Cross-repo impact
See what breaks downstream if this PR merges.
⮌ Merged
This pull request was merged into claude/build-email-service-3R7eo.
c comment · e edit title · m merge · a approve · r request changes · ? shortcuts
Originally written by @ccantynz-alt on GitHub.
Imported from https://github.com/ccantynz-alt/AlecRae.com/pull/34
Description
This PR adds Vercel deployment configuration for the admin app and updates the Next.js configuration to use the stable
typedRoutesAPI.Changes:
vercel.jsonconfiguration file specifying the build setup for Vercel deployment (using bun for install/build, Next.js framework)typedRoutesfrom the experimental config object to the stable top-level configuration innext.config.ts, as this feature is no longer experimental in the Next.js version being usedType of change
Testing
No testing needed. These are configuration changes:
Checklist
bun run lint && bun run typecheck)Breaking changes
N/A
https://claude.ai/code/session_011kd5gcHiRgj3xCih6wvHCo