Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unknown or unexpected option: --prod --skip-domain for vercel-args #266

Open
hunterliu1003 opened this issue Feb 17, 2025 · 1 comment
Open

Comments

@hunterliu1003
Copy link

I set vercel-args to --prod --skip-domain for produciton build, and this working properly few months ago.

Image

Recently I started to get this error:

Vercel CLI 25.1.0
Error! unknown or unexpected option: --skip-domain

Image

If you have any tips I'd be very grateful!

@hunterliu1003
Copy link
Author

Not sure what version break this but it's fixed by downgrading to 25.0.0.

From:

uses: amondnet/vercel-action@v25

To:

uses: amondnet/[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant