1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-31 18:17:23 +01:00
Files
dozzle/netlify.toml
2023-10-26 13:34:38 -07:00

7 lines
144 B
TOML
Executable File

[build]
publish = "docs/.vitepress/dist"
command = "pnpm docs:build && rm -Rf /opt/build/.pnpm-store"
[functions]
directory = "docs/functions"