Files
617fe28e-6ff3-41a3-97bf-8d0…/vercel.json
2026-04-18 13:40:34 +00:00

5 lines
97 B
JSON

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