I am confused what to use for deployment of Next.js storefront+ payloadcms app: workers or pages??
Next.js storefront which I would be deploying is:https://github.com/medusajs/nextjs-starter-medusa.git
Also, I have a multi-tenant usecase where a single storefront would be serving thousands of tenants requiring ISR from Next.js.
1 click Payloadcms is for coudflare workers, so I am confused.