Files
f0b2c59b-591c-4f1b-82c6-d0e…/vercel.json
2026-05-05 08:48:21 +00:00

5 lines
97 B
JSON

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