Files
7b449411-b649-4e95-b80b-d51…/vercel.json
2026-05-18 10:01:59 +00:00

5 lines
97 B
JSON

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