Files
c4ea1567-e283-4589-9e94-88a…/vercel.json
2026-06-10 10:39:38 +00:00

5 lines
97 B
JSON

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