Files
c2d819e4-e7b0-4e53-81bf-b63…/vercel.json
2026-05-11 13:30:36 +00:00

5 lines
97 B
JSON

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