Files
b426e04c-e7a5-4587-b4d4-634…/vercel.json
2026-04-16 14:41:16 +00:00

5 lines
97 B
JSON

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