react-code-dataset
/
next.js
/test
/e2e
/app-dir
/app-basepath-custom-server
/custom-server
/next.config.js
| module.exports = { | |
| basePath: '/base', | |
| } | |