jdm_cherry

Results 1 comments of jdm_cherry

any updates? Faced with same problem when adding next-translate plugin to next.config next-translate plugin overrides nextConfig ``` const nextTranslate = require('next-translate'); const nextConfig = {}; if (process.env.NODE_ENV !== 'development') {...