Files
f89ef72b-7477-4163-81d5-908…/vercel.json
2026-06-11 20:15:09 +00:00

5 lines
97 B
JSON

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