Image path is incorrect when stored in subdirectory #2132
tuanfront-end
started this conversation in
General
Replies: 1 comment
-
Hey @tuanfront-end, thanks for the report. Can you please provide the contents of the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Faustjs team and developers.
The project works perfectly when deployed to the root domain (e.g., ratingo.com). However, our goal is to host it under a subdirectory, specifically ratingo.com/blog, since our main Next.js application is already running at the root.
Despite updating the
basePath
innext.config.js
, we are encountering several issues:We’ve attempted various fixes but have been unable to get a fully working setup under the /blog subdirectory.
Hope to receive support from everyone soon.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions