Files
d5de6c4c-ceaa-4332-952e-de8…/vercel.json
2026-04-04 16:27:09 +00:00

5 lines
97 B
JSON

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