Files
6c244f3f-e787-4709-9b93-6ef…/vercel.json
2026-05-20 19:17:03 +00:00

5 lines
97 B
JSON

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