Files
2cdcd8b0-bab6-4850-b4c7-b7b…/vercel.json
2026-06-03 18:52:14 +00:00

5 lines
97 B
JSON

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