Files
6632f1fc-8e1f-4b3f-bcd8-9e5…/vercel.json
2026-06-10 23:15:54 +00:00

5 lines
97 B
JSON

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