Build [v1.10.11]

This commit is contained in:
2026-04-15 20:57:01 +03:00
parent 99ad87f994
commit 572422b677
12 changed files with 113 additions and 145 deletions

View File

@@ -20,7 +20,8 @@
],
"paths": {
"@/*": ["./*"]
}
},
"types": ["node", "react", "react-dom"]
},
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
"exclude": ["node_modules"]