Files
8c3364d5-42ce-43df-85c9-bd0…/vercel.json
2026-04-23 09:26:25 +00:00

5 lines
97 B
JSON

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