Files
a396fdbb-9451-45e7-bd0f-f33…/vercel.json
2026-03-12 05:30:22 +00:00

5 lines
97 B
JSON

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