Files
e51f2d0e-a4e7-406e-bcf2-8c3…/vercel.json
2026-04-24 06:39:43 +00:00

5 lines
97 B
JSON

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