Files
007c29cc-ef51-4e40-bc2a-588…/vercel.json
2026-03-26 04:24:35 +00:00

5 lines
97 B
JSON

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