Add customs tablet frontend prototype

This commit is contained in:
2026-06-20 01:25:07 +08:00
parent 87060e30d4
commit f10ef75852
25 changed files with 8703 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;