diff --git a/netlify.toml b/netlify.toml index 1e4cac6..6c13737 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,3 +1,3 @@ [build] - publish = "dist" + publish = "out" command = "yarn export" \ No newline at end of file