Files
3df8edbe-b5f0-4e31-83ca-f0c…/vercel.json
2026-04-30 23:26:58 +00:00

5 lines
97 B
JSON

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