Files
8b0038d8-bf60-4cc6-b5ae-644…/vercel.json
2026-03-03 21:00:36 +00:00

5 lines
97 B
JSON

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