concreteentree
Private Network: ENOTFOUND in Next.JS
As title. Working on a quick demo, and noticed that my NextJS builds were failing during build when pre-rendering and it's balking at not being able to find the railway.internal address; even a simple DNS lookup fails with an
ENOTFOUND
. Tried both Dockerfile/Nixpack and both exhibit the same behaviour- any ideas what might be happening here?5 replies