Files
c57c586c-dcdc-41c7-b9d4-1a0…/vercel.json
2026-04-12 14:36:10 +00:00

5 lines
97 B
JSON

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