Auto Replace Test
This page will automatically call router.replace('/test-page') after 5 seconds.
Instructions:
- npm run build && npm run start
- open http://localhost:3000/replace-page
- open Chrome DevTools
- open network tab
- block `http://localhost:3000/test-page.txt=` as request url
- click "Start Auto Replace" button
- Wait for the countdown and see if .txt file is displayed