Files
016ffb2e-9d82-4f26-a5df-ef8…/vercel.json
2026-04-03 23:41:21 +00:00

5 lines
97 B
JSON

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