Files
0b01db4b-49fe-4055-8779-fd6…/vercel.json
2026-03-17 19:42:00 +00:00

5 lines
97 B
JSON

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