Files
942a6cb7-e7b7-4ec4-8865-3c1…/vercel.json
2026-05-12 19:11:20 +00:00

5 lines
97 B
JSON

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