Files
b74e07ab-9082-41a0-bd3c-0cb…/vercel.json
2026-05-06 12:19:39 +00:00

5 lines
97 B
JSON

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