Files
c7f66f37-e5cf-43b4-bfc2-806…/vercel.json
2026-03-09 14:27:43 +00:00

5 lines
97 B
JSON

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