Files
f4223acf-ba06-434f-97dc-d6d…/vercel.json
2026-03-08 10:55:12 +00:00

5 lines
97 B
JSON

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