Files
6cb8274a-a801-4882-a9e1-eea…/vercel.json
2026-05-28 01:48:03 +00:00

5 lines
97 B
JSON

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