Files
b3ff8a93-b727-4ed7-b8d9-ab3…/vercel.json
2026-03-19 18:05:30 +00:00

5 lines
97 B
JSON

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