Files
58d060ba-1cd9-42a9-99d6-984…/vercel.json
2026-05-01 10:44:37 +00:00

5 lines
97 B
JSON

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