Dynamic page not working at open-next worker
I have a next js deployed via open next, but if we access the worker.dev url all working fine, but for access via domain like www.mydomain.com the async or dynamic is returned to not found even though it work in worker.dev url, any idea?

