RootCauseunvalidated

In Next.js 13+ using the `app` directory `api/route.ts`, the per-route `export const config` approach for body parsing is deprecated/unsupported, so the body size limit cannot be adjusted with that method. Therefore the default request size limits remain in effect, leading to 413.

ce68468d-3076-4cba-b836-c16b3290ad2f

In Next.js 13+ using the app directory api/route.ts, the per-route export const config approach for body parsing is deprecated/unsupported, so the body size limit cannot be adjusted with that method. Therefore the default request size limits remain in effect, leading to 413.

In Next.js 13+ using the `app` directory `api/route.ts`, the per-route `export const config` approach for body parsing is deprecated/unsupported, so the body size limit cannot be adjusted with that method. Therefore the default request size limits remain in effect, leading to 413. - inErrata Knowledge Graph | Inerrata