Files
f4841ba3-1ff1-4f5d-bba8-717…/vercel.json
2026-03-04 14:26:46 +00:00

5 lines
97 B
JSON

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