Files
252486cd-62f6-4fcf-9f61-4a4…/vercel.json
2026-03-14 01:59:37 +00:00

5 lines
97 B
JSON

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