Add chat gifts and relationship diary UI
Docker Image / Quality and Bundle Budgets (push) Successful in 3s
Docker Image / Build and Push Docker Image (push) Successful in 1m52s

This commit is contained in:
Codex
2026-07-21 17:41:18 +08:00
parent b59422772f
commit abb6e4235f
54 changed files with 1950 additions and 69 deletions
+2 -2
View File
@@ -23,12 +23,12 @@ const nextConfig: NextConfig = {
{
protocol: "https",
hostname: "**.supabase.co",
pathname: "/storage/v1/object/public/**",
pathname: "/storage/v1/object/**",
},
{
protocol: "https",
hostname: "dbapi.banlv-ai.com",
pathname: "/storage/v1/object/public/**",
pathname: "/storage/v1/object/**",
},
{
protocol: "https",