Files
4cb416ef-b90c-4011-810f-3d6…/vercel.json
2026-03-11 06:18:53 +00:00

5 lines
97 B
JSON

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