Files
bb5482e1-6cfc-46fa-84e9-2b5…/vercel.json
2026-03-11 12:26:42 +00:00

5 lines
97 B
JSON

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