Files
5cd69967-6600-49fa-80f1-88d…/vercel.json
2026-03-04 10:35:18 +00:00

5 lines
97 B
JSON

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