feat: update to TS 7

This commit is contained in:
2026-08-12 19:05:11 +03:00
parent 1698f24241
commit ad16a9353d
9 changed files with 960 additions and 1666 deletions

View File

@@ -3,6 +3,9 @@ const nextConfig = {
/* config options here */
// Оптимизация бандла
experimental: {
useTypeScriptCli: true,
turbopackFileSystemCacheForDev: true,
turbopackMemoryEviction: "auto",
optimizePackageImports: [
"lucide-react",
"@radix-ui/react-accordion",