Files
f7ae3989-20b9-4b84-98f6-4df…/vercel.json
2026-03-27 11:34:45 +00:00

5 lines
97 B
JSON

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