Files
2f417438-126c-4ed4-b1ff-675…/vercel.json
2026-03-07 09:39:49 +00:00

5 lines
97 B
JSON

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