The 25mb limit has been a thing for quite a long time, not a new plan increase
The 25mb limit has been a thing for quite a long time, not a new plan increase
getRequestContext and use its fetch methodmiddleware.ts? or create it under functions/_middleware.ts?functions/?
middleware.ts functions/ is incompatible with next-on-pages, you cannot use those at all middleware.ts?functions/?middleware.ts being used with next-on-pages here: https://github.com/dario-piotrowicz/next-apps-for-testing/tree/master/apps/middleware-13.2.4
functions/ or full stack Next.js without functions/ 
const hashedPassword = await new Scrypt().hash(password);getRequestContextmiddleware.tsmiddleware.tsmiddleware.tsmiddleware.tsfunctions/_middleware.tsfunctions/functions/functions/functions/functions/ # npm audit report
debug 4.0.0 - 4.3.0
Regular Expression Denial of Service in debug - https://github.com/advisories/GHSA-gxpj-cx7g-858c
fix available via `npm audit fix`
node_modules/@vercel/fun/node_modules/debug
@vercel/fun <=1.1.0
Depends on vulnerable versions of debug
Depends on vulnerable versions of semver
node_modules/@vercel/fun
vercel 28.12.3 || 29.0.1 - 29.0.3 || >=32.0.2
Depends on vulnerable versions of @vercel/fun
Depends on vulnerable versions of @vercel/node
node_modules/vercel
semver 7.0.0 - 7.5.1
Severity: moderate
semver vulnerable to Regular Expression Denial of Service - https://github.com/advisories/GHSA-c2qf-rxjj-qqgw
fix available via `npm audit fix`
node_modules/@vercel/fun/node_modules/semver
undici <=5.28.3
Undici proxy-authorization header not cleared on cross-origin redirect in fetch - https://github.com/advisories/GHSA-3787-6prv-h9w3
Undici's fetch with integrity option is too lax when algorithm is specified but hash value is in incorrect - https://github.com/advisories/GHSA-9qxr-qj54-h672
Undici's Proxy-Authorization header not cleared on cross-origin redirect for dispatch, request, stream, pipeline - https://github.com/advisories/GHSA-m4v8-wqvr-p9f7fix available via `npm audit fix`
node_modules/@vercel/node/node_modules/undici
@vercel/node 2.14.0 || >=3.0.2
Depends on vulnerable versions of undici
node_modules/@vercel/node
6 vulnerabilities (3 low, 3 moderate) export default {
fetch: app.fetch,
scheduled: async (c, env, ctx) => {}
} satisfies ExportedHandler<Env>;