Files
83c3b9fc-a5ae-4cd2-8dad-83f…/vercel.json
2026-04-27 01:38:38 +00:00

5 lines
97 B
JSON

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