I'm starting a greenfield project and am wondering if it makes sense to use api routes in nextjs whe

I'm starting a greenfield project and am wondering if it makes sense to use api routes in nextjs when i could just use the functions directory which seems to have better first class support with bindings and cloudflare compatible libraries. Does anyone have an opinion on this?
Was this page helpful?