Commit 16a03c5
authored
Fix Vercel deployment configuration
🔧 DEPLOYMENT FIX:
- Removed conflicting 'functions' property from vercel.json
- Kept 'builds' configuration for static site deployment
- Resolves: 'functions property cannot be used with builds property' error
✅ Ready for: Successful Vercel import and deployment1 parent 6d72f28 commit 16a03c5
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 31 | | |
37 | 32 | | |
38 | 33 | | |
| |||
0 commit comments