roles-bot/src/web/next.config.js

3 lines
48 B
JavaScript
Raw Normal View History

2021-12-22 19:11:40 +01:00
module.exports = {
basePath: '/roles-bot',
}