Go to the directory where there is package.json file. Run these commands
1.Clear old build.
rm -rf .next out build dist
npm run build
Restart server.
pm2 restart your-app-name(seglko)
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)