Files
016bf020-c2c4-480e-9ea3-64d…/vercel.json
2026-03-07 10:02:30 +00:00

5 lines
97 B
JSON

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