Files
54126c43-ddc6-4f8a-9962-3b1…/vercel.json
2026-03-04 11:52:54 +00:00

5 lines
97 B
JSON

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