Files
ffd46d13-bc3b-4cd9-8af4-ea5…/vercel.json
2026-03-11 08:05:59 +00:00

5 lines
97 B
JSON

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