Files
7835af5c-6445-4a67-93ee-d6b…/vercel.json
2026-03-04 19:45:35 +00:00

5 lines
97 B
JSON

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