Skip to content
1 change: 1 addition & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
[build]
base = "docs/"
command = "node deploy-script.js"
publish = "docs/.gitdocs_build"

[[redirects]]
force = true
Expand Down