#if I m using Next 13 with the `app`
1 messages · Page 1 of 1 (latest)
I'm using PayloadCMS as a headless CMS and trying to use the Node API to load content, therefore I'm not using fetch(), but I am using async/await, which should mark that page as dynamic. I've got an error in my component that's only happening during static generation.