mirror of
https://github.com/ershisan99/www.git
synced 2026-01-05 21:02:08 +00:00
roll back some stuff changed for debugging purposes
This commit is contained in:
@@ -30,9 +30,5 @@ const handler = (req: NextRequest) =>
|
||||
}
|
||||
: undefined,
|
||||
})
|
||||
export const config = {
|
||||
api: {
|
||||
responseLimit: false,
|
||||
},
|
||||
}
|
||||
|
||||
export { handler as GET, handler as POST }
|
||||
|
||||
Reference in New Issue
Block a user