Skip to main content

Vercel Web Apps

Last reviewed: 2026-05-13
Maintained by: Engineering

The current documented web hosting target is Vercel.

Current scope

  • apps/manager-desk is deployed to Vercel
  • apps/back-office is deployed to Vercel
  • app-local runtime config lives in each Vercel project’s environment settings

Key references

Notes

  • keep NEXT_PUBLIC_* values environment-managed
  • do not store hosted environment values in committed source files