Files
59500ed7-bede-4169-9772-4a4…/vercel.json
2026-03-11 15:46:18 +00:00

5 lines
97 B
JSON

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