Files
ef8cb65f-f511-4e95-b2d6-ef3…/vercel.json
2026-03-17 15:05:38 +00:00

5 lines
97 B
JSON

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