import path from 'node:path' export default { tmp: path.join('/tmp', 'tmp-build'), }