Files
c02ddd8a-2f95-4630-bf67-3c5…/vercel.json
2026-05-25 07:22:36 +00:00

5 lines
97 B
JSON

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