Files
6c51d10c-11f9-40cd-94bb-e80…/vercel.json
2026-06-10 13:00:28 +00:00

5 lines
97 B
JSON

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