Files
a7442e41-476e-456c-8d78-306…/vercel.json
2026-06-08 10:05:25 +00:00

5 lines
97 B
JSON

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