Files
6f581b7f-9782-4dd7-8b0a-526…/vercel.json
2026-03-05 18:15:38 +00:00

5 lines
97 B
JSON

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