Files
fd9862a4-88e6-482e-96bc-b22…/vercel.json
2026-06-07 18:26:04 +00:00

5 lines
97 B
JSON

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