I managed to fix it by doing the following steps.
npx nuxt clean
npm run build
And I generated the project again and it worked fine.