Files
3c4beba1-1c5f-4e3d-a9be-4e4…/vercel.json
2026-03-13 18:27:33 +00:00

5 lines
97 B
JSON

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