Skip to content

Commit 58ea6c2

Browse files
committed
feat: add netlify.toml
1 parent 40fc202 commit 58ea6c2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

netlify.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[build]
2+
publish = "docs/docs"
3+
4+
command = "cd docs && yarn && yarn generate"

0 commit comments

Comments
 (0)