fix: remove .vercelignore (excluded tsconfig.json and src, breaking Vercel builds)

This commit is contained in:
Jeffrey von Rotz
2026-02-20 14:43:36 +01:00
parent 2cd3c63936
commit 9cb830a2f3

View File

@@ -1,9 +0,0 @@
node_modules
__tests__
fixtures
scripts
src
*.md
!README.md
tsconfig.json
.github