Files
4dbe2013-866e-4112-9934-4ae…/vercel.json
2026-03-05 15:27:45 +00:00

5 lines
97 B
JSON

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