diff --git a/netlify.toml b/netlify.toml index 9851f09e..10325325 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,3 +1,7 @@ +[build] + command = "npm run build" + publish = "built" + # A short URL for listeners of https://changelog.com/podcast/291 [[redirects]] from = "/changelog"