DhiaPhntm
Results
1
comments of
DhiaPhntm
Same here - nextJS version 12.2.4 - next.config path setup correctly: ``` { name: 'storybook-addon-next', options: { nextConfigPath: path.resolve(__dirname, '../next.config.js') } } ```