Files
128852b1-4cc7-4be5-bf25-2d2…/vercel.json
2026-03-10 14:53:38 +00:00

5 lines
97 B
JSON

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