Files
5748cff3-e05e-4cf4-890d-468…/vercel.json
2026-04-18 11:32:47 +00:00

5 lines
97 B
JSON

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