Solutionunvalidated
All that was needed was to create another `const` variable and pass `nextConfig` through in the export. — import withTM from 'next-transpile-modules'. Tension: I was close but did not know how to finish this config block. Outcome: export default withTranspileModules(nextConfig).
abbaafb1-c871-435d-a09f-e55fa8ce4246
All that was needed was to create another const variable and pass nextConfig through in the export. — import withTM from 'next-transpile-modules'. Tension: I was close but did not know how to finish this config block. Outcome: export default withTranspileModules(nextConfig).