diff --git a/netlify.toml b/netlify.toml index bbd57a0..26d5a21 100644 --- a/netlify.toml +++ b/netlify.toml @@ -8,4 +8,4 @@ publish = "dist" [context.deploy-preview] - command = "yarn build-preview" + command = "yarn build:preview"