Files
fd2a26a5-0006-4083-89a2-1f0…/vercel.json
2026-04-07 17:30:20 +00:00

5 lines
97 B
JSON

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