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 3c285dc commit f9b2b62Copy full SHA for f9b2b62
netlify.toml
@@ -8,4 +8,4 @@
8
[build]
9
base = "docs"
10
command = "yarn && yarn build"
11
- publish = "docs/.vuepress/dist"
+ publish = ".vuepress/dist"
0 commit comments