For what it's worth, that's not using next-on-pages if you're just deploying a static export. `@clou

For what it's worth, that's not using next-on-pages if you're just deploying a static export.
@cloudflare/next-on-pages
generates a worker that would handle incoming requests to your app, and properly route requests to dynamic routes.
Was this page helpful?