Compare commits

...

1 Commits

Author SHA1 Message Date
arvinxx 732a60d222 / jump to /chat 2025-03-30 15:47:10 +08:00
+5
View File
@@ -173,6 +173,11 @@ const nextConfig: NextConfig = {
permanent: true,
source: '/welcome',
},
{
destination: '/chat',
permanent: false,
source: '/',
},
// TODO: 等 V2 做强制跳转吧
// {
// destination: '/settings/provider/volcengine',