Files
3f9347e6-5d1b-4cf3-9460-375…/vercel.json
2026-03-14 10:09:08 +00:00

5 lines
97 B
JSON

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