diff --git a/app/api/chat/route.ts b/app/api/chat/route.ts index 4edc219..7c296ab 100644 --- a/app/api/chat/route.ts +++ b/app/api/chat/route.ts @@ -149,3 +149,4 @@ export async function POST(request: NextRequest) { } } // LLM_API_TOKEN now in deployment +// Image build trigger