Files
7b3b1306-a089-4a60-bb54-1ed…/vercel.json
2026-05-09 16:12:34 +00:00

5 lines
97 B
JSON

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