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