Skip to content

Commit 880f202

Browse files
committed
try fix fonts in public for vercel
1 parent 55d9b97 commit 880f202

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

vercel.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"devCommand": "npm run storybook",
55
"installCommand": "npm install",
66
"framework": null,
7-
"outputDirectory": "./storybook-static"
7+
"outputDirectory": "./storybook-static",
8+
"public": true
89
}

0 commit comments

Comments
 (0)