Files
2c945301-a74a-4fdf-af46-abe…/vercel.json
2026-03-14 15:12:46 +00:00

5 lines
97 B
JSON

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