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 55d9b97 commit 880f202Copy full SHA for 880f202
vercel.json
@@ -4,5 +4,6 @@
4
"devCommand": "npm run storybook",
5
"installCommand": "npm install",
6
"framework": null,
7
- "outputDirectory": "./storybook-static"
+ "outputDirectory": "./storybook-static",
8
+ "public": true
9
}
0 commit comments