Probably a memory leak in Next.js I would guess, have heard of several people running into that kind
Probably a memory leak in Next.js I would guess, have heard of several people running into that kind of situation before :/

โก๏ธ Completed npx vercel build.
15:03:21.826 โก๏ธ Unexpected error: ENOENT: no such file or directory, copyfile '/opt/buildhome/repo/.vercel/output/functions/api/og.func/wasm/wasm_ef4866ecae192fd87727067cf2c0c0cf9fb8b020.wasm' -> '/opt/buildhome/repo/.vercel/output/static/_worker.js/__next-on-pages-dist__/wasm/wasm_ef4866ecae192fd87727067cf2c0c0cf9fb8b020.wasm'
15:03:21.864 Finishedโก๏ธ Unexpected error: ENOENT: no such file or directory, copyfile '/Users/usr/Documents/jsfun/nop/.vercel/output/functions/api/og.func/wasm/wasm_ef4866ecae192fd87727067cf2c0c0cf9fb8b020.wasm' -> '/Users/usr/Documents/jsfun/nop/.vercel/output/static/_worker.js/__next-on-pages-dist__/wasm/wasm_ef4866ecae192fd87727067cf2c0c0cf9fb8b020.wasm'npx wrangler pages deploy .vercel/output/staticgetRequestContext utility.caches field (Cache API) accessible?
caches is or not on the global scope?)getPlatformProxy utility (used by next-on-pages under the hood) don't have a local dev support for caches: https://github.com/cloudflare/workers-sdk/issues/4879getRequestContext made things easier next-dev hacks we can actually easily make it available during dev too... I can easily open a PR for that, but again the no-op implementation provided by getPlatformProxy is currently the best I can offer caches is or not on the global scope)โก๏ธ Completed npx vercel build.
15:03:21.826 โก๏ธ Unexpected error: ENOENT: no such file or directory, copyfile '/opt/buildhome/repo/.vercel/output/functions/api/og.func/wasm/wasm_ef4866ecae192fd87727067cf2c0c0cf9fb8b020.wasm' -> '/opt/buildhome/repo/.vercel/output/static/_worker.js/__next-on-pages-dist__/wasm/wasm_ef4866ecae192fd87727067cf2c0c0cf9fb8b020.wasm'
15:03:21.864 Finishedโก๏ธ Unexpected error: ENOENT: no such file or directory, copyfile '/Users/usr/Documents/jsfun/nop/.vercel/output/functions/api/og.func/wasm/wasm_ef4866ecae192fd87727067cf2c0c0cf9fb8b020.wasm' -> '/Users/usr/Documents/jsfun/nop/.vercel/output/static/_worker.js/__next-on-pages-dist__/wasm/wasm_ef4866ecae192fd87727067cf2c0c0cf9fb8b020.wasm'npx wrangler pages deploy .vercel/output/staticgetRequestContextgetRequestContextcachescachescachescachesgetPlatformProxygetPlatformProxynext-dev