Files
cce95d0a-a43d-4239-97a9-ef7…/vercel.json
2026-06-01 04:34:31 +00:00

5 lines
97 B
JSON

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