Files
bce1d982-89ff-4cf4-b8e7-d6b…/vercel.json
2026-03-04 18:43:22 +00:00

5 lines
97 B
JSON

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