/// interface ImportMetaEnv { readonly VITE_SEO_SITE_URL: string } interface ImportMeta { readonly env: ImportMetaEnv }