diff --git a/netlify.toml b/netlify.toml index 12dd306..bac1eae 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,3 +1,3 @@ [build] - command = "npm run build && npm run export" + command = "npm run build" publish = "out" \ No newline at end of file