mirror of
https://github.com/fergalmoran/radio-otherway.git
synced 2025-12-22 01:39:05 +00:00
14 lines
197 B
JSON
14 lines
197 B
JSON
{
|
|
"hosting": {
|
|
"source": "web/",
|
|
"ignore": [
|
|
"firebase.json",
|
|
"**/.*",
|
|
"**/node_modules/**"
|
|
],
|
|
"frameworksBackend": {
|
|
"region": "europe-west1"
|
|
}
|
|
}
|
|
}
|