Spaces:
Sleeping
Sleeping
| const path = require('path'); module.exports = { turbopack: { root: path.join(__dirname, '..') } } | |
| const path = require('path'); module.exports = { turbopack: { root: path.join(__dirname, '..') } } | |