Files
6ff511a5-b10d-4feb-8a0d-354…/vercel.json
2026-04-28 17:51:09 +00:00

5 lines
97 B
JSON

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