We're a place where coders share, stay up-to-date and grow their careers.
Hi - this doesn't work.
The only route that does work (without defining a specific route definition in server.js) is index.js.
Any other pages under /pages fails to render with a 404, although, they do work fine in local environment.
Perhaps there's some other settings that aren't listed in this article?
Hi - this doesn't work.
The only route that does work (without defining a specific route definition in server.js) is index.js.
Any other pages under /pages fails to render with a 404, although, they do work fine in local environment.
Perhaps there's some other settings that aren't listed in this article?