Files
8b48dc18-9002-4d3a-acb0-a5a…/vercel.json
2026-04-08 23:45:27 +00:00

5 lines
97 B
JSON

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