You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2022. It is now read-only.
When I do npm run build --prerender in the stock repo code, I get 9 urls prerendered, which excludes dynamic URLs like /speakers/1, /speakers/2, /speakers/3, etc.,
I need help in pre-rendering these dynamic URLs as well.