mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-01-04 07:12:28 +08:00
fix: revert maxDuration to static value (Next.js requirement) (#121)
This commit is contained in:
@@ -50,6 +50,3 @@ AI_MODEL=global.anthropic.claude-sonnet-4-5-20250929-v1:0
|
||||
|
||||
# Access Control (Optional)
|
||||
# ACCESS_CODE_LIST=your-secret-code,another-code
|
||||
|
||||
# API Route Configuration (Optional)
|
||||
# MAX_DURATION=60 # Max duration in seconds for API routes (default: 60)
|
||||
|
||||
Reference in New Issue
Block a user