Commit graph

5 commits

Author SHA1 Message Date
MrPiglr
68d2bccb50 fix(vercel): remove invalid JSON syntax in vercel.json
- Remove duplicate 'version' key
- Remove JavaScript comments (not valid in JSON)
- Remove duplicate 'env' key

Fixes invalid vercel.json error on aethex.app deployment
2026-02-12 13:18:22 -07:00
MrPiglr
6876984402 modified: vercel.json 2025-12-23 23:04:09 +00:00
MrPiglr
686ed5ba59 modified: vercel.json 2025-12-23 23:03:14 +00:00
MrPiglr
cf620a3e24 Add includeFiles config to vercel.json for shared directory 2025-12-22 23:04:12 +00:00
MrPiglr
1429beb80e new file: vercel.json 2025-12-22 22:50:03 +00:00