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