Files
cbf0bdad-0533-4cdf-8f34-102…/vercel.json
2026-03-09 11:45:05 +00:00

5 lines
97 B
JSON

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