Files
9be99894-bff3-489a-bd24-1fc…/vercel.json
2026-04-24 10:11:11 +00:00

5 lines
97 B
JSON

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