We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cc37f9 commit 48fedf8Copy full SHA for 48fedf8
1 file changed
netlify.toml
@@ -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