Files
84d5bee8-605b-478f-b204-28f…/vercel.json
2026-03-05 21:20:22 +00:00

5 lines
97 B
JSON

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