diff --git a/netlify.toml b/netlify.toml index 420038c..9529815 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,5 +1,5 @@ [build] - command = "npm run build" + command = "npm start" publish = "build" [[redirects]]