do you mean ssr? if so then you need to wait till next supports cf pages and not the other way aroun
do you mean ssr? if so then you need to wait till next supports cf pages and not the other way around
next build and next export but we can't use next start because there is no node env to run with CF Pages. next start will never work since Pages isn't made for you to start your own server anywaysfs/output-folder -> /output-folder contents are deployed globally (KV)/functions folder -> built into a Worker -> ditto, deployed/posts page that fetches them all & renders themnext start and ISR/SSR work out of the boxnext build can call getStaticProps during build, and I've got those queries in Functions right now, works fine in dev env using http://localhost:8788next in my life (or any JS framework really) so someone else might have a solution to that problem_worker.jsnext buildnext buildnext exportnext startnext startnext start/output-folder/output-folder/functions