Files
127737b4-e3fe-4b41-9f02-208…/vercel.json
2026-05-20 10:49:20 +00:00

5 lines
97 B
JSON

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