/// interface ImportMetaEnv { readonly VITE_BACKEND_SERVER_URL?: string } interface ImportMeta { readonly env: ImportMetaEnv }