Files
7623e626-cb28-43ff-bfed-913…/vercel.json
2026-03-16 12:56:26 +00:00

5 lines
97 B
JSON

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