Files
82762b38-deed-47bc-a886-9ed…/vercel.json
2026-03-29 11:30:16 +00:00

5 lines
97 B
JSON

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