Files
f7c664f9-91ff-4955-937c-9f8…/vercel.json
2026-05-14 00:34:35 +00:00

5 lines
97 B
JSON

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