Files
10054bd9-9cf4-45d9-89a2-923…/vercel.json
2026-04-07 20:15:59 +00:00

5 lines
97 B
JSON

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