13 lines
155 B
JSON
13 lines
155 B
JSON
|
{
|
||
|
"hosting": [
|
||
|
{
|
||
|
"target": "production",
|
||
|
"public": "public"
|
||
|
},
|
||
|
{
|
||
|
"target": "preview",
|
||
|
"public": "public"
|
||
|
}
|
||
|
]
|
||
|
}
|