I am unable to get the application to use a basePath parameter supplied in the next.config.js file: adding `module.exports = { basePath: '/somepath' ...` doesn't seem to have any effect
I am unable to get the application to use a basePath parameter supplied in the next.config.js file:
adding
module.exports = { basePath: '/somepath' ...doesn't seem to have any effect