> wrangler pages deploy static --project-name=<REDACTED>
▲ [WARNING] Warning: Your working directory is a git repo and has uncommitted changes
To silence this warning, pass in --commit-dirty=true
✨ Compiled Worker successfully
🌍 Uploading... (93/93)
✨ Success! Uploaded 0 files (93 already uploaded) (0.46 sec)
✨ Uploading Functions bundle
✨ Deployment complete! Take a peek over at <REDACTED>
> wrangler pages deploy static --project-name=<REDACTED>
▲ [WARNING] Warning: Your working directory is a git repo and has uncommitted changes
To silence this warning, pass in --commit-dirty=true
✨ Compiled Worker successfully
🌍 Uploading... (93/93)
✨ Success! Uploaded 0 files (93 already uploaded) (0.46 sec)
✨ Uploading Functions bundle
✨ Deployment complete! Take a peek over at <REDACTED>