1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-27 07:31:46 +01:00

chore: reverts netlify changes

This commit is contained in:
Amir Raminfar
2023-10-26 13:45:09 -07:00
parent 29fcb53fac
commit a8bc1dd4c2

View File

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