Files
aa9b5e28-bb3b-4400-83e1-7de…/vercel.json
2026-03-07 17:00:24 +00:00

5 lines
97 B
JSON

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