Files
74a6b0d7-0a88-4b9e-9905-3d6…/vercel.json
2026-03-04 10:40:43 +00:00

5 lines
97 B
JSON

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