Files
9f00b809-4f92-4cd6-ae27-d38…/vercel.json
2026-03-25 21:30:58 +00:00

5 lines
97 B
JSON

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