Spaces:
Build error
Build error
File size: 137 Bytes
6e97887 |
1 2 3 4 5 6 7 8 9 10 11 |
{
"hosting": {
"public": "build/web",
"ignore": [
"firebase.json",
"**/.*",
"**/node_modules/**"
]
}
}
|