Files
e3139468-de1d-4ff6-a76e-a7d…/vercel.json
2026-03-09 10:51:51 +00:00

5 lines
97 B
JSON

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