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 d9dd5f2 commit f09f5e6Copy full SHA for f09f5e6
netlify.toml
@@ -7,5 +7,5 @@
7
8
[build]
9
base = "docs"
10
- command = "yarn && yarn build"
11
- publish = ".vuepress/dist"
+ command = "yarn generate"
+ publish = "docs/dist"
0 commit comments