Files
8e3b2d5f-d39d-4c05-a162-aed…/vercel.json
2026-04-21 15:30:52 +00:00

5 lines
97 B
JSON

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