Files
677cebe9-c148-48ba-9889-040…/vercel.json
2026-06-03 15:27:14 +00:00

5 lines
97 B
JSON

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