Files
2c4bc2c2-3df0-4bc9-a97d-03d…/vercel.json
2026-04-12 08:09:09 +00:00

5 lines
97 B
JSON

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