fix: deploy issues

This commit is contained in:
2026-02-10 11:52:10 +01:00
parent 26ed5ee563
commit ac31c4fd50
7 changed files with 123 additions and 101 deletions

View File

@@ -34,5 +34,5 @@
"tests/**/*.test.ts",
".next/dev/types/**/*.ts"
],
"exclude": ["node_modules", "scripts"]
"exclude": ["node_modules", "scripts", "reference", "data"]
}