Files
8799b994-2dcc-4686-8cf8-6e9…/vercel.json
2026-04-20 11:07:22 +00:00

5 lines
97 B
JSON

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