Next.js Discord

Discord Forum

nextjs aws lightsail deploy error

Unanswered
bscdev#1145 posted this in #help-forum
Open in Discord
Hello All, my nextjs application is successfully deployed to vercel.
But when I was tried to drploy it aws lightsail i got error.
By accessing the aws linux server i found the error it says "font-loader-manifest.json is not found in .next folder"

Nextjs version is latest.
What is the solution for it. Please help.

1 Reply

However I have resolved the issue . Issue was related to nextjs build script while deploying . It was not related to coding.Thanks.