Files
2182d2d0-74cf-4078-a9eb-2d8…/vercel.json
2026-05-08 19:07:28 +00:00

5 lines
97 B
JSON

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