Files
bf3358bf-4181-4e46-a774-700…/vercel.json
2026-06-04 15:30:52 +00:00

5 lines
97 B
JSON

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