Files
8208ae2e-647b-4d11-9cd2-93f…/vercel.json
2026-06-03 22:03:58 +00:00

5 lines
97 B
JSON

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