Files
7592ff33-52c2-42c8-94c4-8df…/vercel.json
2026-05-13 12:28:08 +00:00

5 lines
97 B
JSON

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