Commit 0a3e87d
committed
fix: Resolve Vercel build issues with Node.js v22 compatibility
- Added .nvmrc to force Node.js 18 for Vercel deployment
- Simplified vercel.json to minimal configuration
- Updated build scripts to avoid TypeScript compilation issues
- Fixed Rollup native module compatibility error
- Removed conflicting vercel.json files
- Enhanced environment variable documentation
- Updated repository remote to main RabbitDaCoder/ExpressLogistics1 parent f3efb42 commit 0a3e87d
3 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments