Files
9ba1ff8b-a544-4bbb-9b13-ca0…/vercel.json
2026-05-19 19:06:40 +00:00

5 lines
97 B
JSON

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