Files
f1ba5bb1-4aca-4a6d-87ff-0b7…/vercel.json
2026-03-06 03:06:56 +00:00

5 lines
97 B
JSON

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