Files
a36dfb82-a500-4349-a334-4a6…/vercel.json
2026-03-10 20:21:48 +00:00

5 lines
97 B
JSON

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