Files
798946de-5f25-4dee-b3e2-a5e…/vercel.json
2026-03-08 15:18:20 +00:00

5 lines
97 B
JSON

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