Files
iWuzzler/.firebaserc
2025-07-22 22:10:30 +02:00

22 lines
321 B
Plaintext

{
"targets": {
"iwuzzler-web-app": {
"hosting": {
"frontend": [
"iwuzzler"
]
}
},
"iwuzzler-develop-16bee": {
"hosting": {
"frontend": [
"iwuzzler-development"
]
}
}
},
"projects": {
"default": "iwuzzler-web-app"
}
}