Files
2fe4be7d-40a6-43b2-82cf-e7e…/vercel.json
2026-05-01 17:30:35 +00:00

5 lines
97 B
JSON

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