Files
8d67d5a2-ab10-4ee2-b5f5-84e…/vercel.json
2026-04-12 18:12:10 +00:00

5 lines
97 B
JSON

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