Files
1cc6ac20-6cb6-4e39-bd11-549…/vercel.json
2026-03-05 17:59:27 +00:00

5 lines
97 B
JSON

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