Files
6760b4cf-8766-4e5f-9a48-d79…/vercel.json
2026-05-05 19:05:05 +00:00

5 lines
97 B
JSON

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