Use npm commands for building and packaging the plugin:
npm run build:zip- Build the plugin zip for distribution (outputs torelease/)npm run build:blocks- Build Gutenberg blocks onlynpm run start- Start development mode with watch
Do not manually create zip files.