interface ImportMeta { env: { APP_URL: string; [key: string]: string; }; }