feat(loading): support typewriter story teaser during first scene generation
This commit is contained in:
+2
-1
@@ -6,6 +6,7 @@
|
||||
"app/api/scene/route.ts": { "maxDuration": 60 },
|
||||
"app/api/vision/route.ts": { "maxDuration": 60 },
|
||||
"app/api/insert-beat/route.ts": { "maxDuration": 60 },
|
||||
"app/api/beat-audio/route.ts": { "maxDuration": 30 }
|
||||
"app/api/beat-audio/route.ts": { "maxDuration": 30 },
|
||||
"app/api/teaser/route.ts": { "maxDuration": 30 }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user