Files
213d9d58-64c2-4041-a3dd-926…/vercel.json
2026-03-03 00:21:04 +00:00

5 lines
97 B
JSON

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