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