Files
73580b00-2249-49ee-9e6d-ca1…/vercel.json
2026-04-08 15:45:33 +00:00

5 lines
97 B
JSON

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