Files
a256ab90-eb69-4751-86a4-60b…/vercel.json
2026-05-24 13:13:00 +00:00

5 lines
97 B
JSON

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