Files
d6cb6f42-97f0-400e-b83c-2df…/vercel.json
2026-06-07 10:22:40 +00:00

5 lines
97 B
JSON

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