We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9bf049 commit f423a66Copy full SHA for f423a66
firebase.json
@@ -1,6 +1,6 @@
1
{
2
"hosting": {
3
- "public": "dist",
+ "public": "build",
4
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"],
5
"rewrites": [
6
0 commit comments