Files
980147b9-9824-4d83-bfd6-dff…/vercel.json
2026-03-27 12:59:42 +00:00

5 lines
97 B
JSON

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