Files
fbb0d05e-4ef1-4d1d-837c-959…/vercel.json
2026-05-08 23:02:03 +00:00

5 lines
97 B
JSON

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