Files
0ba1ee15-6962-4d97-988e-fe0…/vercel.json
2026-03-12 13:31:18 +00:00

5 lines
97 B
JSON

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