Files
259ed8b8-7521-4ee8-9546-de3…/vercel.json
2026-03-14 15:38:10 +00:00

5 lines
97 B
JSON

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