Files
11b76714-68cf-4c03-bf4b-c9e…/vercel.json
2026-03-18 11:13:35 +00:00

5 lines
97 B
JSON

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