Files
f8e03b74-3061-4e9b-85e2-09b…/vercel.json
2026-03-03 14:54:37 +00:00

5 lines
97 B
JSON

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