Files
cc36d82f-2165-4a13-be99-752…/vercel.json
2026-03-04 17:20:14 +00:00

5 lines
97 B
JSON

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