Files
11d1f12a-2ee4-4ba1-9add-855…/vercel.json
2026-03-05 10:00:07 +00:00

5 lines
97 B
JSON

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