Files
6e94da32-3e7e-4d91-802c-bd2…/vercel.json
2026-04-27 20:35:22 +00:00

5 lines
97 B
JSON

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