diff --git a/firebase.json b/firebase.json index 00b20aa..362eae2 100644 --- a/firebase.json +++ b/firebase.json @@ -1,6 +1,6 @@ { "hosting": { - "source": ".", + "public": "public", "ignore": [ "firebase.json", "**/.*", @@ -11,10 +11,7 @@ "source": "**", "destination": "/index.html" } - ], - "frameworksBackend": { - "region": "us-central1" - } + ] }, "emulators": { "hosting": { diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..e172aee --- /dev/null +++ b/public/index.html @@ -0,0 +1,89 @@ + + +
+ + +You're seeing this because you've successfully setup Firebase Hosting. Now it's time to go build something extraordinary!
+ Open Hosting Documentation +Firebase SDK Loading…
+ + + +