Files
3132c9fe-ac4b-4370-9e9e-e5e…/vercel.json
2026-06-04 15:50:21 +00:00

5 lines
97 B
JSON

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