Files
819279b1-58e1-4bf2-94c3-b6f…/vercel.json
2026-05-20 18:59:58 +00:00

5 lines
97 B
JSON

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