Files
cd0e420b-8d23-42c0-9dcc-921…/vercel.json
2026-03-13 21:23:24 +00:00

5 lines
97 B
JSON

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