Files
53fe21b3-03e6-46a7-bd4b-69b…/vercel.json
2026-02-24 14:57:34 +00:00

5 lines
97 B
JSON

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