build(*): Ensure build works on netlify

This commit is contained in:
Josh Creek
2025-04-24 21:36:47 +01:00
parent 5a3649302e
commit 6aed400207
7 changed files with 291 additions and 9 deletions
+3
View File
@@ -0,0 +1,3 @@
[build]
command = "pnpm run build"
publish = "build"