Files
16e6dbbf-a9b1-47fd-87c0-e5e…/vercel.json
2026-03-09 23:30:17 +00:00

5 lines
97 B
JSON

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