Files
162bff70-a9bf-4e31-8df4-1df…/vercel.json
2026-04-21 11:48:28 +00:00

5 lines
97 B
JSON

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