Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Jun99uu committed Dec 27, 2023
1 parent 3ed0aaa commit 8cd0f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/firebase.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"hosting": {
"public": "out",
"public": ".next",
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"]
}
}

0 comments on commit 8cd0f84

Please sign in to comment.