feat: create minimal version

This commit is contained in:
2025-11-05 23:11:30 +03:00
parent 5584a99600
commit e01aafdf01
22 changed files with 974 additions and 20558 deletions

View File

@@ -20,8 +20,7 @@
],
"baseUrl": ".",
"paths": {
"@/*": ["src/*", "./*"],
"@payload-config": ["src/payload.config.ts"]
"@/*": ["src/*", "./*"]
}
},
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],