Files
55580266-b80b-4e79-89a6-b8e…/vercel.json
2026-03-05 13:29:59 +00:00

5 lines
97 B
JSON

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