Files
b56f26aa-6968-4998-8f6f-e16…/vercel.json
2026-04-23 12:17:24 +00:00

5 lines
97 B
JSON

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