Files
bf1f54fa-aec1-48bc-9e55-d79…/vercel.json
2026-05-10 16:59:56 +00:00

5 lines
97 B
JSON

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