module.exports = { webpack: { configure: { experiments: { topLevelAwait: true, }, }, }, };