Files
27c2d367-fd89-4502-b6e3-90b…/vercel.json
2026-04-06 00:41:13 +00:00

5 lines
97 B
JSON

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