Files
ffa977f7-d3c7-42a5-aee4-d74…/vercel.json
2026-05-12 15:31:20 +00:00

5 lines
97 B
JSON

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