Files
bee607c8-1f91-4d86-8772-0e6…/vercel.json
2026-03-12 07:10:17 +00:00

5 lines
97 B
JSON

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