Files
lynkedippro_New/vercel.json
T
Goutam 74e52e9dcd Initial commit: LynkedUp Fusion site
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-17 14:51:13 +05:30

7 lines
125 B
JSON

{
"framework": "vite",
"buildCommand": "npm run build",
"outputDirectory": "dist",
"installCommand": "npm install"
}