Increase max duration on [uploadPath]
This commit is contained in:
parent
689893d54a
commit
ad8b2280b2
@ -9,6 +9,8 @@ import {
|
||||
BLUR_ENABLED,
|
||||
} from '@/site/config';
|
||||
|
||||
export const maxDuration = 60;
|
||||
|
||||
interface Params {
|
||||
params: { uploadPath: string }
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user