moonies
(Moonies)
April 28, 2025, 4:08am
1
MDX file is not found 404 but build process is success not error, not warning and another page is working, SSR only is 404 not found
in local is working
and i ensure follow this post Debugging 404 Errors
GitHub - Moonies/new-portfolio my project repo
system
(system)
April 28, 2025, 4:08am
2
There’s another community post with 404 debugging tips that might be helpful. Please give these solutions a try and let us know how it goes.
Sometimes things don’t go as expected when deploying a website. If you see a 404 on your site, that means the page or resource couldn’t be found.
There are many possible causes, and the absence of something can be tricky debug if you don’t know where to look. Here are some things you can do to find the cause and fix it.
Debugging Tips
Check the error code
If you see a mostly white screen with 404: NOT_FOUND along with a Code and and ID then you can click the blue info box below the error deta…
A human should be around soon to offer more advice. But you can also get helpful information quickly by asking v0 .
amyegan
(Amy Egan)
April 28, 2025, 10:21pm
3
It looks like the site is working now. Is there a specific path I should visit to see the 404 error?
moonies
(Moonies)
April 29, 2025, 1:19am
4
my bad, I tested it, so I made a mistake with the version.
https://new-portfolio-moonies.vercel.app/en/work
for more detail
when i use direct [slug] url Protfolio With Onec UI
is still working.
i must have setting something
and i follow this example https://magic-portfolio-for-next-js-self-theta.vercel.app
moonies
(Moonies)
April 30, 2025, 12:07am
5
i fixed it!!
just and generateStaticParams in SSR page when get post
1 Like
amyegan
(Amy Egan)
April 30, 2025, 9:03pm
6
Awesome! I’m glad you found the solution. Thanks for coming back here to share the answer
system
(system)
Closed
May 7, 2025, 9:03pm
7
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.