Files
466fd2d0-e179-4fb4-aa44-3ac…/vercel.json
2026-03-23 14:19:14 +00:00

5 lines
97 B
JSON

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