super interesting that you removed `bindings` and it works, possibly the API allows for both
super interesting that you removed
bindings and it works, possibly the API allows for bothbindingsnext build for my static site and I'm seeing double the amount of files counting towards my limit for each webpage. Upon inspection there seems to be extra .meta and .rsc files when building how can I disable non essential static site files like these? Also does Cloudflare Pages have an option for us to check what files are generated and distributed on their CDN after a build is finished?/out/ contains .txt files for each dynamic route page... not sure what these are but will investigate getting rid of them and my problem is fixedpath setting in the config for the next image? the closest i see in the docs is remote patterns and loaders which seems the path .txt files being created for each page due to using App Router reverting to Pages Router fixes this.output: 'export' so I'm back to square one *.txt files at the end and see how that goesapp.mydomain.com, blog on blog.mydomain.com, landing page on mydomain.com)
KV namespace, then it is valid behaviour that it returns void. It will throw an error if something goes wrongtry/catch

vary header
setupDevBindings({
bindings: {
'MY_D1': {
type: 'd1',
databaseName: 'locations-db'
}
},
});next build.meta.rsc/out/pathpathremote patternsloadersoutput: 'export'*.txtapp.mydomain.comblog.mydomain.commydomain.comKVtry/catchvary[AxiosError: There is no suitable adapter to dispatch the request since :
- adapter xhr is not supported by the environment
- adapter http is not available in the build] {
message: 'There is no suitable adapter to dispatch the request since :\n- adapter xhr is not supported by the environment\n- adapter http is not available in the build',
name: 'AxiosError',
code: 'ERR_NOT_SUPPORT'
}