Initial commit from Create Next App

This commit is contained in:
Rio
2026-06-18 09:04:38 +07:00
commit 7de3a3b4b1
14 changed files with 5860 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;