The only cache that persists between requests is the fetch cache
The only cache that persists between requests is the fetch cache
โก๏ธ 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)cf-cache-status response headers? This is a Next 13 app using SSRreturn NextResponse.redirect(new URL("/auth", request.url));router.push instead of router.refresh on auth success e.gโก๏ธ 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