Files
b0c5de96-7b8d-43b0-8ee1-a43…/vercel.json
2026-04-27 19:08:48 +00:00

5 lines
97 B
JSON

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