Files
21f3d176-dbeb-4179-b62d-d1d…/vercel.json
2026-03-08 10:58:10 +00:00

5 lines
97 B
JSON

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