Files
33776b42-54ea-4545-84e9-6b6…/vercel.json
2026-03-27 16:56:40 +00:00

5 lines
97 B
JSON

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