Files
46071e8b-9260-434f-ab23-ca3…/vercel.json
2026-03-09 16:18:12 +00:00

5 lines
97 B
JSON

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