feat: add user api limit

This commit is contained in:
shinya
2025-08-20 19:37:36 +08:00
parent 98a76bcd5c
commit ed03c86436
12 changed files with 322 additions and 46 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ const nextConfig = {
swcMinify: true,
experimental: {
instrumentationHook: true,
instrumentationHook: process.env.NODE_ENV === 'production',
},
// Uncoment to add domain whitelist