You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #14837 on July 04, 2020 09:09.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello people!
I'm having trouble accessing pages with dynamic url (data pulled from API with getInitialProps)
/empreendimento
/imovel
I get page 404 when trying to access one of them.
Here is the routes.js file
Here is the organization of the pages / folder

My server.js file
The application is started with next build, followed by next start
I try deploy on Vercel, but have the same problem
https://penz-next-site.vercel.app/empreendimento/EM00211-Madri
Beta Was this translation helpful? Give feedback.
All reactions