Files
4ed36211-0997-4f91-8ca7-6ad…/vercel.json
2026-03-05 10:36:45 +00:00

5 lines
97 B
JSON

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