First, tested with the production preview
1) Push commit and open redeploy preview
2) Push an empty commit to
3) See if it appears on open source home page's live feed after a few minutes
Production
Second, merge pull request, then repeat on the production website
Bug
Next.js's static revalidation is not auto-updating. It only updates after the whole website is redeployed.
Fix
Test
Production review
First, tested with the production preview 1) Push commit and open redeploy preview 2) Push an empty commit to 3) See if it appears on open source home page's live feed after a few minutes
Production
Second, merge pull request, then repeat on the production website