Files
Condomob/eas.json
fcarraUniSa 51f8b3229c url fix
2026-02-27 20:59:45 +01:00

22 lines
343 B
JSON

{
"cli": {
"version": ">= 18.0.3",
"appVersionSource": "remote"
},
"build": {
"development": {
"developmentClient": true,
"distribution": "internal"
},
"preview": {
"distribution": "internal"
},
"production": {
"autoIncrement": true
}
},
"submit": {
"production": {}
}
}