diff --git a/firebase.json b/firebase.json index 3eb05df..cfbc74c 100644 --- a/firebase.json +++ b/firebase.json @@ -1,6 +1,6 @@ { "hosting": { - "public": "public", + "public": "build", "ignore": ["firebase.json", "**/.*", "**/node_modules/**"], "rewrites": [ {