regexper-static/firebase.json
2019-01-08 17:15:16 -05:00

13 lines
155 B
JSON

{
"hosting": [
{
"target": "production",
"public": "public"
},
{
"target": "preview",
"public": "public"
}
]
}