Files
9d0d2a9a-0ed6-4e7e-b511-df7…/vercel.json
2026-03-28 13:17:06 +00:00

5 lines
97 B
JSON

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