chore(site): configure netlify build and turbo-ignore

This commit is contained in:
Darius Cepulis
2026-02-11 09:29:19 -06:00
parent 2b59b1cabb
commit 177e14be4b
+5
View File
@@ -1,3 +1,8 @@
[build]
command = "pnpm build:site"
publish = "site/dist"
ignore = "pnpm dlx turbo-ignore site --task=build --fallback=origin/main"
# Redirect old theme demo pages to home
[[redirects]]
from = "/city"