Files
e4724feb-6ec4-4c32-9478-e7d…/vercel.json
2026-04-08 21:57:32 +00:00

5 lines
97 B
JSON

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