Initial commit

This commit is contained in:
2026-05-12 16:16:49 +07:00
commit ac2cfca335
32 changed files with 6613 additions and 0 deletions

4
next-env.d.ts vendored Normal file
View File

@ -0,0 +1,4 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
// This file is auto-generated by Next.js