Files
bbef95e2-9991-445d-ae43-6d9…/vercel.json
2026-03-09 14:35:48 +00:00

5 lines
97 B
JSON

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