Files
b024db3a-4ab9-4c0d-97ff-2d4…/vercel.json
2026-04-09 08:29:09 +00:00

5 lines
97 B
JSON

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