export interface Website { deployedVersion?: string; subdomains: string[]; }