"zip": "rm -f project.zip && zip -r project.zip . -x 'node_modules/*' '.git/*' '.next/*'"
Last active
July 14, 2025 14:42
-
-
Save naazeri/bdd348f4a2482b03f9f729d141a57d7e to your computer and use it in GitHub Desktop.
zip next.js project using npm scripts
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment