Files
f51b4627-f294-4e48-91fc-620…/vercel.json
2026-04-08 15:58:13 +00:00

5 lines
97 B
JSON

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