Tenant Sites Dev Setup
Tenant configuration is missing
Set TENANT_ID or TENANT_SLUG for a fixed tenant. In local development the app can auto-discover a tenant, but production builds need an explicit target.
Payload URL
https://cms-v2.techinverted.com Suggested local flow
- Start admin with
pnpm devfrom the repo root. - Create or seed a tenant in Payload admin.
- Optionally pin the site with
TENANT_IDorTENANT_SLUGinapps/tenant-sites/.env.local. - Reload
tenant-sites.