feat: finish auth code

This commit is contained in:
shinya
2025-08-20 01:19:46 +08:00
parent e8ea0da25c
commit b15c8dcbae
2 changed files with 693 additions and 0 deletions
+4
View File
@@ -9,6 +9,10 @@ const nextConfig = {
reactStrictMode: false,
swcMinify: true,
experimental: {
instrumentationHook: true,
},
// Uncoment to add domain whitelist
images: {
unoptimized: true,