{ "cli": { "version": ">= 12.0.0", "appVersionSource": "remote" }, "build": { "development": { "developmentClient": true, "distribution": "internal", "channel": "development", "android": { "buildType": "apk" }, "env": { "EXPO_PUBLIC_API_URL": "http://51.77.152.180:8000" } }, "preview": { "env": { "EXPO_PUBLIC_API_URL": "http://51.77.152.180:8000" }, "distribution": "internal", "android": { "buildType": "apk" }, "channel": "preview" }, "production": { "autoIncrement": true, "channel": "production" } }, "submit": { "production": {} } }