Skip to content

Commit 48fedf8

Browse files
committed
chore: setup netlify
1 parent 1cc37f9 commit 48fedf8

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

netlify.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[build]
2+
command = "VITE_ORIGIN=$DEPLOY_URL pnpm --filter solid-docgen-docs... run build"
3+
publish = "docs/dist/"
4+
5+
[functions]
6+
directory = "docs/.netlify/functions-internal/"

0 commit comments

Comments
 (0)