💚 fixing build config in CI

This commit is contained in:
ChatonDeAru
2024-09-15 02:05:45 +02:00
parent 5fa1f24caf
commit 1581400595
2 changed files with 4 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
NODE_VERSION = "21"
[build]
publish = ".output"
publish = "dist"
command = "pnpm run build"
[[redirects]]