Files
b50128fc-e90f-4998-9fc1-d62…/vercel.json
2026-03-09 13:49:41 +00:00

5 lines
97 B
JSON

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