Files
44e30c48-4322-4ddf-bd04-e7b…/vercel.json
2026-03-03 01:54:59 +00:00

5 lines
97 B
JSON

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