export type ServerSpecs = { cpu: string; disk: string; memory: string; };