Files
ff2c8d41-e9e1-4328-be32-2ed…/vercel.json
2026-05-20 18:58:00 +00:00

5 lines
97 B
JSON

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