Files
bc169f54-555a-40a3-be4f-f89…/vercel.json
2026-03-11 12:23:08 +00:00

5 lines
97 B
JSON

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