Build frontends with the expected base url
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
*/
|
||||
const nextConfig = {
|
||||
output: 'export',
|
||||
basePath: '/reactNextJS',
|
||||
|
||||
// Optional: Change links `/me` -> `/me/` and emit `/me.html` -> `/me/index.html`
|
||||
// trailingSlash: true,
|
||||
|
||||
Reference in New Issue
Block a user