Files
119dddc4-de29-43fe-8761-052…/vercel.json
2026-03-20 04:49:35 +00:00

5 lines
97 B
JSON

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