Files
3894ce75-d4b7-4851-80ae-ae4…/vercel.json
2026-04-25 04:36:30 +00:00

5 lines
97 B
JSON

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