Files
f4e33d0a-ea36-487b-938b-0e3…/vercel.json
2026-04-15 14:51:29 +00:00

5 lines
97 B
JSON

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