You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FIX: Simplify Vercel deployment by removing linking step
- Remove vercel link command that was causing project settings errors
- Use direct deployment with --project flag to specify project ID
- Eliminate the need for pre-linking by deploying directly
- Clean up .vercel directory before each deployment
- Simplified and more reliable deployment process for both staging and production
0 commit comments