Files
781fc2c4-45ae-4481-9d01-2e2…/vercel.json
2026-05-11 18:21:18 +00:00

5 lines
97 B
JSON

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