Files
095214b8-e74a-4eb9-94b1-1c5…/vercel.json
2026-03-05 08:00:59 +00:00

5 lines
97 B
JSON

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