Files
77e1f083-27d2-4de9-b962-84d…/vercel.json
2026-03-03 15:23:13 +00:00

5 lines
97 B
JSON

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