Files
f0d1dca7-7ac0-4439-82da-fa7…/vercel.json
2026-04-12 08:21:01 +00:00

5 lines
97 B
JSON

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