Files
1a33f0c4-d4d6-49cd-be04-2a0…/vercel.json
2026-05-11 14:25:03 +00:00

5 lines
97 B
JSON

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