Files
bc18325a-5952-4a79-90ee-3a3…/vercel.json
2026-05-06 10:05:38 +00:00

5 lines
97 B
JSON

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