We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 286174b commit f760191Copy full SHA for f760191
firebase.json
@@ -1,6 +1,6 @@
1
{
2
"hosting": {
3
- "public": "public",
+ "public": "build",
4
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"],
5
"rewrites": [
6
0 commit comments