diff --git a/netlify.toml b/netlify.toml index bef8d91e1d..1683cf27b1 100644 --- a/netlify.toml +++ b/netlify.toml @@ -10,4 +10,4 @@ [build] publish = "docs/_dist/" - command = "npm start buildDocs" + command = "npm run buildDocs"