Files
7ee6eb4b-a427-441a-ad37-d01…/vercel.json
2026-04-03 16:30:23 +00:00

5 lines
97 B
JSON

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