feat: initial commit

This commit is contained in:
shunzi
2026-03-17 01:03:00 +08:00
commit 7005be2a5e
18 changed files with 9936 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;