Files
72b660c5-fb90-4187-85da-915…/vercel.json
2026-05-05 15:06:39 +00:00

5 lines
97 B
JSON

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