Files
7bb8318e-2ad6-4b13-9be1-d47…/vercel.json
2026-03-12 15:13:10 +00:00

5 lines
97 B
JSON

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