Skip to content

Commit 4a9087c

Browse files
committed
Add netlify config
1 parent 4abbc1c commit 4a9087c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

netlify.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[build]
2+
publish = "docs/.vitepress/dist"
3+
command = "bin/setup-runtime && export PATH=\"$(pwd)/bin:$PATH\" && php --version && npm run docs:build"

0 commit comments

Comments
 (0)