Files
be3ae246-6474-4e60-97b2-7e0…/vercel.json
2026-06-08 13:10:29 +00:00

5 lines
97 B
JSON

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