Files
3479c9e5-4398-4659-a2ff-149…/vercel.json
2026-05-18 13:12:22 +00:00

5 lines
97 B
JSON

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