diff --git a/package.json b/package.json index 452de737..1a39536f 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,7 @@ "build:docs": "nuxi build docs", "postbuild:docs": "mv ./docs/.vercel_build_output .vercel_build_output", "lint": "eslint --ext .ts,.js,.vue .", + "prepare": "nuxi prepare docs", "release": "yarn lint && standard-version && git push --follow-tags" }, "dependencies": {