Files
5d96dfab-614d-4d97-af41-e3d…/vercel.json
2026-05-12 15:22:15 +00:00

5 lines
97 B
JSON

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