Files
332764cc-2628-40dd-8d29-10d…/vercel.json
2026-04-10 16:07:36 +00:00

5 lines
97 B
JSON

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