while using cacheComponents/dynamicIO how can i cache route handler (GET in this case) with no wrapper/extra logic? exporting const dynamic results in build error (works in dev tho). do i miss something or there is no way to achieve that but to manually cache stuff?