Files
7a605e66-2bff-4e7e-9ae6-a4c…/vercel.json
2026-06-12 01:31:04 +00:00

5 lines
97 B
JSON

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