quack-angular/firebase.json

9 lines
110 B
JSON

{
"hosting": [
{
"target": "quack",
"source": ".",
"frameworksBackend": {}
}
]
}