Improve long product-data generation runs
This commit is contained in:
@@ -15,7 +15,7 @@ import {
|
||||
} from "@/lib/claw-auth";
|
||||
|
||||
export const runtime = "nodejs";
|
||||
export const maxDuration = 300;
|
||||
export const maxDuration = 3600;
|
||||
|
||||
type ClawChatResponse = {
|
||||
final_output?: string;
|
||||
|
||||
Reference in New Issue
Block a user