Files
c79ecee6-3b7f-4ef8-a0b3-b19…/vercel.json
2026-03-26 01:34:20 +00:00

5 lines
97 B
JSON

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