Files
f772e4fc-0fb5-4030-a379-4fd…/vercel.json
2026-06-10 23:17:16 +00:00

5 lines
97 B
JSON

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