Ubuntu – Error in nextjs app: Error: Cannot find module 'next/distclientcomponentsstatic-generation-async-storage.external.js'
Error: Cannot find module 'next/distclientcomponentsstatic-generation-async-storage.external.js' I have this problem in my nextjs app, I am using typescript and tailwind, I am trying to deploy my app to a shared server which uses cpanel, apache and ubuntu, this error appears when…