Files
b435fd96-e541-4f21-b4f3-147…/vercel.json
2026-03-06 22:31:19 +00:00

5 lines
97 B
JSON

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