Files
bbafe6d8-6952-4152-b0be-302…/vercel.json
2026-06-07 09:37:59 +00:00

5 lines
97 B
JSON

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