Files
e255fd2a-3fe0-4ba5-ab4e-daa…/vercel.json
2026-04-07 19:46:22 +00:00

5 lines
97 B
JSON

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