27 lines
565 B
JSON
27 lines
565 B
JSON
|
{
|
||
|
"cli": {
|
||
|
"version": ">= 12.6.2",
|
||
|
"appVersionSource": "remote"
|
||
|
},
|
||
|
"build": {
|
||
|
"development": {
|
||
|
"developmentClient": true,
|
||
|
"distribution": "internal"
|
||
|
},
|
||
|
"preview": {
|
||
|
"distribution": "internal"
|
||
|
},
|
||
|
"production": {
|
||
|
"env": {
|
||
|
"EXPO_PUBLIC_API_URL": "https://madelinemcguigan.com",
|
||
|
"EXPO_PUBLIC_API_KEY": "Carport-Exporter-Starlight9",
|
||
|
"EXPO_PUBLIC_WEBSOCKET_URL": "https://push.madelinemcguigan.com"
|
||
|
},
|
||
|
"autoIncrement": true
|
||
|
}
|
||
|
},
|
||
|
"submit": {
|
||
|
"production": {}
|
||
|
}
|
||
|
}
|