92890ce259d2c9c208f35a693a15206e1a680f18
Resolve the active site from the request Host header on the server and expose it through a SiteContext provider so the app can vary rendering per subdomain. Serialize the resolved site into the document shell (data-site attribute + window.__SITE__) so client hydration matches the server render. Add host-based Vercel rewrites mapping each subdomain to its site root, and include unit tests for the site resolution logic.
Description
No description provided
Languages
TypeScript
62.5%
JavaScript
35.6%
CSS
1.2%
HTML
0.4%
Shell
0.3%