Files
9b65eaf7-e16d-474e-83aa-273…/vercel.json
2026-06-10 09:44:46 +00:00

5 lines
97 B
JSON

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