Enable "Last Updated" Docusaurus Dates on Vercel
· 5 min read
Docusaurus provides a powerful feature that displays the last updated time and last updated author for every blog post and documentation page.
However, when deploying a Docusaurus website on Vercel, many developers encounter the same confusing issue:
Every page shows the exact same “last updated” date — or no date at all.
This guide explains precisely why this happens and the exact configuration you must enable on Vercel to make Docusaurus timestamps work correctly.
