Files
263c02da-be3e-4f01-8143-92d…/vercel.json
2026-03-30 17:52:51 +00:00

5 lines
97 B
JSON

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