I was wondering if there is a way to use import instead of require on the back-end while building Next.js custom server with Express. So far I was able
import
require