mirror of
https://github.com/DerTyp7/apartment-altenau-nextjs.git
synced 2025-10-29 12:52:12 +01:00
integrate firebase
This commit is contained in:
9
firebase.json
Normal file
9
firebase.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"hosting": {
|
||||
"source": ".",
|
||||
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"],
|
||||
"frameworksBackend": {
|
||||
"region": "europe-west1"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user