Files
f0e44be7-cd99-4a8e-b441-db2…/vercel.json
2026-03-16 16:40:12 +00:00

5 lines
97 B
JSON

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