Files
817b8747-4a8e-43f1-83ce-15f…/vercel.json
2026-03-15 16:50:08 +00:00

5 lines
97 B
JSON

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