Files
451fa6e0-da23-4bd8-806e-27d…/vercel.json
2026-04-06 16:52:20 +00:00

5 lines
97 B
JSON

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