Files
4bf4aef7-7b1d-4f2e-bf89-7ea…/vercel.json
2026-05-05 08:58:28 +00:00

5 lines
97 B
JSON

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