Files
7fdf7aa1-bd69-48d8-b762-55f…/vercel.json
2026-04-22 16:44:40 +00:00

5 lines
97 B
JSON

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