Files
b489e9f1-69bb-4f90-b21e-643…/vercel.json
2026-04-18 06:11:14 +00:00

5 lines
97 B
JSON

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