Files
fef7c38c-53e2-4541-bfce-5ad…/vercel.json
2026-03-06 19:26:12 +00:00

5 lines
97 B
JSON

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