Files
10f0b845-e0f0-4872-bf40-325…/vercel.json
2026-04-11 07:30:23 +00:00

5 lines
97 B
JSON

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