Files
824c09e7-4171-4397-8da5-053…/vercel.json
2026-03-08 13:51:05 +00:00

5 lines
97 B
JSON

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