Files
c33f6d4e-1f67-4c16-8feb-59a…/vercel.json
2026-04-23 12:20:13 +00:00

5 lines
97 B
JSON

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