In Production:
Always use **npm run build**
followed by npm start when deploying to production.
For Development:
Skip npm run build. Use **npm run dev**
for faster iteration with hot reloading.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)