Prerender async data

Hi all, I’m trying to figure out if I can prerender data loaded in the page. the page’s only parameter is an id, which it uses to fetch data. Ideally, some of that data would make its way into the prerendered Metadata tags. Is this possible? In my attempts, I have not been able to prerender anything but the default data. Any help is appreciated :pray: