Files
65e301d5-06df-4ca9-85b6-189…/vercel.json
2026-03-11 08:25:18 +00:00

5 lines
97 B
JSON

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