Refine auth, API proxy, and server routing

This commit is contained in:
Developer
2026-05-18 15:16:46 +08:00
parent 4ad1766f10
commit d10dd53884
9 changed files with 88 additions and 17 deletions
+3
View File
@@ -1,5 +1,8 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
devIndicators: {
buildActivity: false,
},
async rewrites() {
return [
{