Skip to content

Commit

Permalink
Point Firebase to build folder
Browse files Browse the repository at this point in the history
  • Loading branch information
tolujimoh committed Apr 16, 2024
1 parent 85b974a commit b8a5e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firebase.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"hosting": {
"public": "public",
"public": "build",
"ignore": [
"firebase.json",
"**/.*",
Expand Down

0 comments on commit b8a5e03

Please sign in to comment.