Files
1aba4bad-98bc-43bf-a6df-559…/vercel.json
2026-03-11 11:15:32 +00:00

5 lines
97 B
JSON

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