Files
65b47d35-0df7-458b-99c7-eb1…/vercel.json
2026-03-04 17:35:47 +00:00

5 lines
97 B
JSON

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