Files
4d6b754a-89b9-4b8e-ac9e-ce6…/vercel.json
2026-03-08 21:04:20 +00:00

5 lines
97 B
JSON

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