Files
a0517596-ec01-43a7-83f8-cbd…/vercel.json
2026-05-11 17:11:42 +00:00

5 lines
97 B
JSON

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