Files
2b3a4fc0-6fac-4a39-a33d-1d6…/vercel.json
2026-03-05 05:57:11 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}