Files
899df783-3c01-4af2-919d-04f…/vercel.json
2026-04-20 15:11:48 +00:00

5 lines
97 B
JSON

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