Files
c6de9f0b-1d6e-4948-ba87-9b6…/vercel.json
2026-03-09 15:17:02 +00:00

5 lines
97 B
JSON

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