{ "cli": { "version": ">= 16.0.0", "appVersionSource": "remote" }, "build": { "development": { "developmentClient": true, "distribution": "internal" }, "preview": { "distribution": "internal", "autoIncrement": true, "android": { "buildType": "apk" }, "env": { "EXPO_PUBLIC_API_BASE_URL": "https://dev-chat.han0107.ru", "EXPO_PUBLIC_AUTH_BASE_URL": "https://dev-chat.han0107.ru/auth", "EXPO_PUBLIC_KEYCLOAK_REALM": "han-chat", "EXPO_PUBLIC_KEYCLOAK_CLIENT_ID": "han-chat-frontend", "EXPO_PUBLIC_APP_ENV": "production-like" } }, "production": {} } }