Focal HQapp

Product traffic now has its own deployment surface.

Keep getfocalhq.com as the marketing site for Focal HQ and deploy the signed-in product separately from apps/app.

01Create a new Vercel project for this workspace.
02Set the new project's root directory to apps/app.
03Attach app.getfocalhq.com to the new project.

Deployment split

This surface can ship independently.

The product app now lives in its own Next.js target so marketing releases do not share the same Vercel deployment.

Subdomain ready

Point app.getfocalhq.com here.

Attach the app subdomain to the new Vercel project and keep getfocalhq.com focused on acquisition and waitlist flow.

Product runway

Dashboard, auth, and operator views belong here.

Use this app workspace for signed-in product routes while the root project stays optimized for the landing site.