Files
459b4995-bb78-44ed-ad5e-a57…/vercel.json
2026-04-17 02:39:31 +00:00

5 lines
97 B
JSON

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