also is my toml using the nodejs compat flags properly? Getting an error in an API route about a `"N

also is my toml using the nodejs compat flags properly? Getting an error in an API route about a "No such module \'pages/api/utils/buffer'" when I try to use a .arrayBuffer() from an image fetch request
Was this page helpful?