diff --git a/package.json b/package.json index 901002b..d04652a 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,8 @@ "@11ty/eleventy": "^2.0.1" }, "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "test": "echo \"Error: no test specified\" && exit 1", + "build": "npx @11ty/eleventy" }, "keywords": [], "author": "",