wiki/site/next.config.js

4 lines
43 B
JavaScript
Raw Normal View History

module.exports = {
basePath: '/wiki'
}