Files
cea326f3-9ee7-4557-b35d-dd4…/vercel.json
2026-03-31 16:09:09 +00:00

5 lines
97 B
JSON

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