I have no clue what nextjs rewrites are but I assume you can probably use pages redirects for that:
I have no clue what nextjs rewrites are but I assume you can probably use pages redirects for that: https://developers.cloudflare.com/pages/platform/redirects/#redirects
And you would use the Next.js static export option for the preset
And you would use the Next.js static export option for the preset
