Files
504638ff-2c31-41c7-b51e-ff7…/vercel.json
2026-04-22 18:07:59 +00:00

5 lines
97 B
JSON

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