Files
30d012d9-832a-4fc9-97a4-455…/vercel.json
2026-03-07 13:11:39 +00:00

5 lines
97 B
JSON

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