Files
d3c9a28b-e14e-4df6-ab23-544…/vercel.json
2026-05-08 15:01:44 +00:00

5 lines
97 B
JSON

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