Files
824b1cc2-5d3f-411f-a7c2-45f…/vercel.json
2026-03-08 17:19:09 +00:00

5 lines
97 B
JSON

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