Files
cdd2e3ab-fd6c-4ea5-9e25-600…/vercel.json
2026-05-23 18:23:20 +00:00

5 lines
97 B
JSON

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