Commit bdec5d9
committed
fix: configure Vercel to skip linting during build
- Update buildCommand to use --no-lint flag
- Prevents ESLint errors from blocking deployment
- Ensures successful builds on Vercel platform1 parent 781a764 commit bdec5d9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments