Files
533c8890-a8be-4653-8bd8-871…/vercel.json
2026-04-20 21:03:18 +00:00

5 lines
97 B
JSON

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