Install in a folder (not in the root) like https://www.my-website.com/INSTALL_BLOG_HERE/posts/test10/index.html #518
Closed
Artchibald
started this conversation in
General
Replies: 1 comment
-
hey @Artchibald this project doesn't have any control over that aspect. please refer to the Next.js docs this might help: https://nextjs.org/docs/pages/api-reference/next-config-js/basePath |
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
-
I changed the homepage url in package.json, ran "npx next build" and "npx next export" but all the js links and css links were broken when I placed it on the server in that folder via ftp. Thanks in advance for your help.
This is where I need it:
https://www.my-website.com/INSTALL_BLOG_HERE/posts/test10/index.html
Beta Was this translation helpful? Give feedback.
All reactions