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 b1d7a63 commit 26a6b59Copy full SHA for 26a6b59
netlify.toml
@@ -1,3 +1,3 @@
1
[build]
2
- publish = ".vuepress/dist"
+ publish = "./docs/.vuepress/dist"
3
command = "npm i && npm run docs:build"
0 commit comments