'Next.JS router.push not working inside vagrant box
I have setup Next.JS application with Vagrant.
I am running npm run dev inside the box, and everything seems to be working fine except the router.push method.
if I run it on my host machine it works perfectly, but inside the box it does not.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
