Revert "feat(loading): support typewriter story teaser during first scene generation"

This reverts commit 4e4e06ec8a.
This commit is contained in:
DESKTOP-I1T6TF3\Q
2026-06-04 15:13:03 +08:00
parent 587e1e4e7d
commit 592c82816a
4 changed files with 6 additions and 99 deletions
+1 -2
View File
@@ -6,7 +6,6 @@
"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/teaser/route.ts": { "maxDuration": 30 }
"app/api/beat-audio/route.ts": { "maxDuration": 30 }
}
}