Files
a159103f-742e-4665-8243-9ff…/vercel.json
2026-03-09 13:30:17 +00:00

5 lines
97 B
JSON

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