Files
ae4fdbc6-76c7-43b2-ac6f-7f5…/vercel.json
2026-05-20 17:30:17 +00:00

5 lines
97 B
JSON

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