Files
593d52b1-3e5b-4715-bee7-97d…/vercel.json
2026-03-10 15:45:13 +00:00

5 lines
97 B
JSON

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