fix broken build,

This commit is contained in:
louiscklaw
2025-06-13 18:11:12 +08:00
parent 5ff3393f54
commit d767108fcf
18 changed files with 130 additions and 82 deletions

View File

@@ -43,7 +43,8 @@
"**/*.draft",
"**/*.log",
"**/*.tmp",
"**/*del"
"**/*del",
"prisma/*"
],
"include": [
"next-env.d.ts",