Skip to content

Commit 7555a74

Browse files
committed
docs: add netlify docs website config
1 parent 3ef295f commit 7555a74

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

netlify.toml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[build]
2+
base = "docs"
3+
command = "npm run build"
4+
publish = "docs/public"

0 commit comments

Comments
 (0)