Files
95dccbca-51b2-4bfc-8549-2e6…/vercel.json
2026-03-06 22:52:53 +00:00

5 lines
97 B
JSON

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