Files
3a631caf-cfe0-4d1d-9dd5-3de…/vercel.json
2026-04-15 16:47:12 +00:00

5 lines
97 B
JSON

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