#Need help in building next.js project
5 messages · Page 1 of 1 (latest)
@left dome try to see what that file contains, where it comes from
doesn't dev mode compile the modules on the fly? making it impossible to see errors in files that are never used, or at least that you did not browse?
whereas build build the whole project?
@grim flume helped me to fix this issue. Thank you very much!
!resolved