update comment
This commit is contained in:
parent
cc36529cbd
commit
71317e962d
@ -22,6 +22,6 @@ export default async function handler(req, res) {
|
|||||||
|
|
||||||
export const config = {
|
export const config = {
|
||||||
api: {
|
api: {
|
||||||
responseLimit: "1gb", // Limit the response size (the file)
|
responseLimit: "1gb", // Limit the response size (the file data)
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user