I’m curious. Has anyone on here successfully deployed a Next.js site to Cloudflare pages with API routes and getServerSideProps working? Also custom image loader too. I seem to be able to get these thing to work individually but I get riddled with errors when I try to combine them. Just wondering if anyone is using CF pages in production and if they’d be willing to compare our configurations.
Thanks!