Files
be7f39ae-1277-4192-bf48-4e0…/vercel.json
2026-03-26 08:40:09 +00:00

5 lines
97 B
JSON

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