Files
53be5dc9-f3a0-4dc0-9e17-37e…/vercel.json
2026-03-09 08:38:43 +00:00

5 lines
97 B
JSON

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