Files
7b376976-10e3-4820-b4de-792…/vercel.json
2026-03-16 14:31:40 +00:00

5 lines
97 B
JSON

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