Files
ad40b20e-5be7-48b8-a7df-43b…/vercel.json
2026-05-07 12:07:16 +00:00

5 lines
97 B
JSON

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