Files
63cac8c6-7168-4e0e-8d5f-655…/vercel.json
2026-03-11 13:02:41 +00:00

5 lines
97 B
JSON

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