Files
c0153701-d1d6-40b9-b70e-191…/vercel.json
2026-03-03 18:37:47 +00:00

5 lines
97 B
JSON

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