Vercel Web Apps
Last reviewed: 2026-05-13
Maintained by: Engineering
The current documented web hosting target is Vercel.
Current scope
apps/manager-deskis deployed to Vercelapps/back-officeis deployed to Vercel- app-local runtime config lives in each Vercel project’s environment settings
Key references
- environment variables: ../99-reference/environment-contract.md
- hosting and CI context: ./infrastructure.md
Notes
- keep
NEXT_PUBLIC_*values environment-managed - do not store hosted environment values in committed source files