mirror of
https://github.com/DerTyp7/apartment-altenau-nextjs.git
synced 2025-10-28 20:32:13 +01:00
10 lines
157 B
JSON
10 lines
157 B
JSON
{
|
|
"hosting": {
|
|
"source": ".",
|
|
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"],
|
|
"frameworksBackend": {
|
|
"region": "europe-west1"
|
|
}
|
|
}
|
|
}
|