export interface ViteServeSchema { root: string; configFile: string; }