Files
de3f570c-be1e-4958-b6b3-297…/vercel.json
2026-04-15 15:48:21 +00:00

5 lines
97 B
JSON

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