Files
5495cebc-2b37-44f2-83fe-35f…/vercel.json
2026-06-07 20:46:24 +00:00

5 lines
97 B
JSON

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