Files
ef23af69-acfe-4f23-84e9-e22…/vercel.json
2026-05-22 23:52:48 +00:00

5 lines
97 B
JSON

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