We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14b3048 commit 7e2d58cCopy full SHA for 7e2d58c
1 file changed
vercel.json
@@ -0,0 +1,5 @@
1
+{
2
+ "buildCommand": "pip install mkdocs-material && mkdocs build --strict",
3
+ "outputDirectory": "site",
4
+ "framework": null
5
+}
0 commit comments