0

want to ask question about opennext.

I have deployed my blog without any issue. And when i readed documentation i found that worker have assets binding, and when you deploy, its populates with static files. So next.js app not involved when you acesing them.
But pages that are generated on build, seems like not are there, and every time when i load page, it invokes worker as router for this page. Can it be some how changed, so all static pages that already generated will be served from assets or any other place, so worker will not be involved. Seems like Vercel have this behaviour by defualt, i wounder know is it posible with CF Workers.

I know about Cloudflare Pages, i can't use them since i have some api endpoints in my next.sj app. As last option is split api and blog, but its not something that i want to do. Thank you.

1
  • For now as i understand its not posible, cause of nextjs/opennext limitations. Thinking on switching to astro, seems very promising Commented Sep 12 at 16:44

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.