Files
d3d56199-3056-4382-af61-e21…/vercel.json
2026-03-09 20:33:07 +00:00

5 lines
97 B
JSON

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