fmiras / next-pkg

Extended Next.js server with pkg support
MIT License
66 stars 11 forks source link

Failed to load next.config.js #93

Open abdulmutalib1 opened 1 year ago

abdulmutalib1 commented 1 year ago

after packaging my app and try running it , i run into an error `- error Failed to load next.config.js, see more info here https://nextjs.org/docs/messages/next-config-error /snapshot/next-sample/node_modules/next/dist/server/config.js:546 userConfigModule = await import((0, _url.pathToFileURL)(path).href); ^

TypeError: Invalid host defined options at loadConfig (/snapshot/next-sample/node_modules/next/dist/server/config.js:546:78) at async Proxy. (/snapshot/next-sample/node_modules/next/dist/server/next.js:260:44) ` Thing i have tried are: