Skip to content

Commit f423a66

Browse files
committed
🚀 settings for firebase
1 parent a9bf049 commit f423a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"hosting": {
3-
"public": "dist",
3+
"public": "build",
44
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"],
55
"rewrites": [
66
{

0 commit comments

Comments
 (0)