feat: add user api limit

This commit is contained in:
shinya
2025-08-20 19:37:36 +08:00
parent 1b5685c1bb
commit 6fc590cca1
12 changed files with 322 additions and 46 deletions

View File

@@ -10,7 +10,7 @@ const nextConfig = {
swcMinify: true,
experimental: {
instrumentationHook: true,
instrumentationHook: process.env.NODE_ENV === 'production',
},
// Uncoment to add domain whitelist