Files
60fa6857-f2fd-4ac0-9e2c-ac8…/vercel.json
2026-05-13 08:30:11 +00:00

5 lines
97 B
JSON

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