Files
6edf28c8-4d53-451d-9242-c2c…/vercel.json
2026-04-09 18:33:40 +00:00

5 lines
97 B
JSON

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