Files
0ceefac7-45d6-4490-a715-1c9…/vercel.json
2026-03-05 14:45:45 +00:00

5 lines
97 B
JSON

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