Files
43b6ea67-dabc-4dc2-9c55-f9f…/vercel.json
2026-04-07 04:01:32 +00:00

5 lines
97 B
JSON

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