{ "cli": { "version": ">= 12.0.0" }, "build": { "development": { "developmentClient": true, "distribution": "internal" }, "preview": { "distribution": "internal" }, "production": {} }, "submit": { "production": { "ios": { "appleId": "", "ascAppId": "", "appleTeamId": "" }, "android": { "serviceAccountKeyPath": "./google-service-account.json" } } } }