Files
a7ec3390-9e03-4654-b8e9-809…/vercel.json
2026-03-07 17:44:45 +00:00

5 lines
97 B
JSON

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