Files
14194e09-380d-4ba9-bcfc-43e…/vercel.json
2026-03-10 16:11:35 +00:00

5 lines
97 B
JSON

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