# Configuration for Netlify (website deployment, etc)
[build]
base = "docs/"
publish = "content/.vuepress/dist"
command = "npm run build"