Files
b959ce75-d0cb-48b3-830f-9e1…/vercel.json
2026-03-25 17:48:12 +00:00

5 lines
97 B
JSON

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