Files
d1454cfb-0c75-48e8-a67c-20e…/vercel.json
2026-06-03 21:27:20 +00:00

5 lines
97 B
JSON

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