Files
174736c8-04f9-488c-8f52-63f…/vercel.json
2026-03-06 18:08:35 +00:00

5 lines
97 B
JSON

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