Files
79891a85-d4e9-452a-b621-e6d…/vercel.json
2026-03-11 16:11:36 +00:00

5 lines
97 B
JSON

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