Files
82c87e4b-b2d1-415e-9cd7-58e…/vercel.json
2026-03-11 20:05:02 +00:00

5 lines
97 B
JSON

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