Files
82815d3c-9c4b-4be3-9ce7-ec4…/vercel.json
2026-04-04 15:27:55 +00:00

5 lines
97 B
JSON

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