chore: initial Next.js template scaffold

Next.js 16 + React 19 + TypeScript 5 + Tailwind CSS 4 + shadcn/ui.
Includes layout components, pages (home, 404, error, loading),
hooks, types, and documentation.
This commit is contained in:
2026-06-18 17:04:39 +08:00
commit 9dd7877389
32 changed files with 7522 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
allowBuilds:
sharp: true
unrs-resolver: true
ignoredBuiltDependencies:
- sharp
- unrs-resolver